Uses of Interface
one.util.streamex.LongStreamEx.LongEmitter
-
Uses of LongStreamEx.LongEmitter in one.util.streamex
Fields in one.util.streamex declared as LongStreamEx.LongEmitterModifier and TypeFieldDescription(package private) LongStreamEx.LongEmitter
EmitterSpliterator.OfLong.e
Methods in one.util.streamex that return LongStreamEx.LongEmitterModifier and TypeMethodDescriptionLongStreamEx.LongEmitter.next
(LongConsumer 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 LongStreamEx.LongEmitter