Constructor and Description |
---|
UnmodifiableIteratorAdapter(Iterator<? extends E> iterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2004–2016. All rights reserved.