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