Constructor and Description |
---|
ImmutableIterator(Iterator<T> delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.