public static final class StreamsUtil.ExcerptIteratorOfLong extends Object implements PrimitiveIterator.OfLong
PrimitiveIterator.OfDouble, PrimitiveIterator.OfInt, PrimitiveIterator.OfLong| Constructor and Description |
|---|
ExcerptIteratorOfLong(@NotNull MarshallableIn tailer,
@NotNull ToLongDocumentExtractor extractor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
long |
nextLong() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, forEachRemaining, nextpublic ExcerptIteratorOfLong(@NotNull
@NotNull MarshallableIn tailer,
@NotNull
@NotNull ToLongDocumentExtractor extractor)
public long nextLong()
nextLong in interface PrimitiveIterator.OfLongCopyright © 2023. All rights reserved.