FillBackwardExtension<T> extension

on

Methods

fillBackward() Iterable<T>
Returns this iterable with all null values replaced with the next non-null element following it.