ListNullUtil<T> extension

on

Methods

whereNotNull() List<T>

Available on List<T?>, provided by the ListNullUtil extension

Filters list for not null elements.