public class SupplierIterator<T> extends NutsIteratorBase<T>
| Constructor and Description |
|---|
SupplierIterator(Supplier<net.thevpc.nuts.NutsIterator<T>> from,
net.thevpc.nuts.NutsObjectElement name) |
| 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.