public class RetainingScanner<T> extends BaseLinkedScanner<T,RetainingGroup<T>>
closed, inputcurrent| Constructor and Description |
|---|
RetainingScanner(Scanner<T> input,
int retaining) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
advanceInternal() |
advance, close, closeInternalcurrentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadvanceUntil, advanceWhile, allMatch, anyMatch, append, append, append, apply, batch, collate, collate, collect, collect, concat, concat, concat, concatIter, count, deduplicateConsecutive, deduplicateConsecutiveBy, distinct, distinctBy, each, empty, exclude, findFirst, findLast, findMax, findMin, flush, forEach, generate, groupBy, groupBy, groupBy, groupBy, hasAny, include, isEmpty, iterable, iterate, iterator, limit, link, list, listTo, map, maxN, minN, noneMatch, of, of, of, of, of, ofNullable, parallel, prefetch, reduce, reduce, retain, reverse, sample, shuffle, skip, sort, sort, splitBy, stream, streamDoubles, streamInts, streamLongs, take, then, toArray, toMap, toMap, toMap, toMap, toMap, toMapSupplied, toMapSupplied, toMapSupplied, toMapSuppliedpublic boolean advanceInternal()
advanceInternal in class BaseLinkedScanner<T,RetainingGroup<T>>Copyright © 2009–2021. All rights reserved.