|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Flow.
Iterator obtained from the iterable.
Predicate.accept(T).
Flow from a lazy function.
LazyFunction.Flow incrementally.Mapper that maps a T to a FlowFlow.map(Mapper) to
define how Flow values are mapped from one type
to another (or otherwise transformed).Mapper for a two-input function.Mappers; evaluating the predicate selects one of the
two mappers.
select(Predicate, Mapper, Mapper) where rejected values are replaced with null.
select(Predicate, Mapper) where rejected values are replaced with a fixed value.
Flow.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||