FillMissingExtension<T> extension

on

Methods

fillMissing(T value) Iterable<T>
Returns this iterable with all null values replaced with the specified value.