Constructor and Description |
---|
MappingIterator(Iterator<U> iterator,
Function<U,V> mapping) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
V |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
Copyright © 2019 Eclipse. All rights reserved.