Constructor and Description |
---|
TransformingIterator(Iterator<I> inputIterator,
MyMethod<I,O> transformer) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
O |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2016. All Rights Reserved.