F - From TypeT - To Typepublic class ConvertedNonNullIterator<F,T> extends NutsIteratorBase<T>
| Constructor and Description |
|---|
ConvertedNonNullIterator(Iterator<F> base,
Function<F,T> converter,
String convertName) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
describe(net.thevpc.nuts.NutsElements elems) |
boolean |
hasNext() |
T |
next() |
void |
remove() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingCopyright © 2022 vpc open source initiative. All rights reserved.