public class NSupplierIteratorJ<T> extends NIteratorBase<T>
| Constructor and Description |
|---|
NSupplierIteratorJ(Supplier<Iterator<T>> from,
Supplier<NElement> name) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
boolean |
hasNextImpl() |
T |
next() |
void |
remove() |
String |
toString() |
hasNext, onClose, withDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclose, isNullOrEmpty, of, ofAutoClosable, ofCoalesce, ofCoalesce, ofCoalesce2, ofCollector, ofConcat, ofConcat, ofConcatLists, ofConvertNonNull, ofDistinct, ofDistinct, ofEmpty, ofInt2, ofInt2, ofNonNull, ofNullifyIfEmpty, ofSafe, ofSafeIgnore, ofSafePostpone, ofSingleton, ofSorted, ofWithDescription, toList, toList, toSet, toTreeSetforEachRemainingpublic NElement describe()
public boolean hasNextImpl()
hasNextImpl in class NIteratorBase<T>public T next()
public void remove()
Copyright © 2026 vpc open source initiative. All rights reserved.