| Modifier and Type | Method and Description |
|---|---|
DoubleStreamEx.DoubleEmitter |
DoubleStreamEx.DoubleEmitter.next(DoubleConsumer 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.