FillForwardExtension<T> extension

on

Methods

fillForward() Iterable<T>
Returns this iterable with all null values replaced with the first non-null element preceeding it.