| Constructor and Description |
|---|
ObjFilterIndexed(IndexedIterator<? extends T> iterator,
IndexedPredicate<? super T> predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ObjFilterIndexed(IndexedIterator<? extends T> iterator, IndexedPredicate<? super T> predicate)
Copyright © 2017. All rights reserved.