public class NIteratorEmpty<E> extends NIteratorBase<E>
| Constructor and Description |
|---|
NIteratorEmpty() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
void |
forEachRemaining(Consumer<? super E> action) |
boolean |
hasNextImpl() |
E |
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, toTreeSetpublic boolean hasNextImpl()
hasNextImpl in class NIteratorBase<E>public E next()
public void remove()
public NElement describe()
Copyright © 2026 vpc open source initiative. All rights reserved.