| Modifier and Type | Method and Description |
|---|---|
IntStreamEx.IntEmitter |
IntStreamEx.IntEmitter.next(IntConsumer action)
Calls the supplied consumer zero or more times to emit some elements,
then returns the next emitter which will emit more, or null if
nothing more to emit.
|
Copyright © 2017. All rights reserved.