Interface java.util.stream.IntStream
Added Methods | |
---|---|
IntStream dropWhile (IntPredicate ) |
|
IntStream iterate (int, |
|
IntStream mapMulti (IntMapMultiConsumer ) |
|
IntStream takeWhile (IntPredicate ) |