public class LongFilterIndexed extends PrimitiveIterator.OfLong
| Constructor and Description |
|---|
LongFilterIndexed(PrimitiveIndexedIterator.OfLong iterator,
IndexedLongPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
long |
nextLong() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic LongFilterIndexed(PrimitiveIndexedIterator.OfLong iterator, IndexedLongPredicate predicate)
public boolean hasNext()
public long nextLong()
nextLong in class PrimitiveIterator.OfLongCopyright © 2018. All rights reserved.