public static final class StreamsUtil.ExcerptIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
ExcerptIterator(@NotNull MarshallableIn tailer,
@NotNull DocumentExtractor<T> extractor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic ExcerptIterator(@NotNull
@NotNull MarshallableIn tailer,
@NotNull
@NotNull DocumentExtractor<T> extractor)
Copyright © 2023. All rights reserved.