| Constructor and Description | 
|---|
DroppingIterator(Iterator<T> delegate,
                int numToDrop)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
T | 
next()  | 
void | 
remove()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2011–2018. All rights reserved.