Constructor and Description |
---|
AdapterIterator(Iterator<? extends U> core) |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
adapt(U u) |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2009–2023 Oracle Corporation. All rights reserved.