IterableFilterNotNull<E> extension

on

Methods

filterNotNull() Iterable<E>
Returns a new lazy Iterable with all elements which are not null.