WhereTypeExtension<E> extension

on

Methods

whereType<T>() Stream<T>
Returns a Stream with all elements that have type T.