| Constructor and Description |
|---|
LongFilteringIterator(LongIterator source,
La<Long,?> filter) |
LongFilteringIterator(LongIterator source,
LongPredicate filter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
findNext() |
static Pair<LongIterator,LongIterator> |
split(LongIterator iterator,
La<Long,?> filter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorforEachRemainingpublic LongFilteringIterator(@NotNull
LongIterator source,
@NotNull
LongPredicate filter)
protected boolean findNext()
throws ConcurrentModificationException
findNext in class LongFindingIteratorConcurrentModificationExceptionCopyright © 2021 ALM Works. All Rights Reserved.