Uses of Interface
one.util.streamex.IntStreamEx.IntEmitter
-
Uses of IntStreamEx.IntEmitter in one.util.streamex
Fields in one.util.streamex declared as IntStreamEx.IntEmitterModifier and TypeFieldDescription(package private) IntStreamEx.IntEmitter
EmitterSpliterator.OfInt.e
Methods in one.util.streamex that return IntStreamEx.IntEmitterModifier and TypeMethodDescriptionIntStreamEx.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.Constructors in one.util.streamex with parameters of type IntStreamEx.IntEmitter