| Modifier and Type | Method and Description |
|---|---|
CloneableIterator<E> |
clone() |
boolean |
hasNext() |
E |
next() |
boolean hasNext()
E next()
CloneableIterator<E> clone() throws CloneNotSupportedException
CloneNotSupportedException - this should never happen in practiceCopyright © 2015. All Rights Reserved.