WhereNotNull<T extends Object> extension

on

Methods

whereNotNull() Stream<T>
Discards null events from this stream.