Constructor and Description |
---|
TransIter(Iterator<? extends F> backingIterator,
Function<? super F,? extends T> func)
构造
|
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 © 2024. All rights reserved.