public class NPrintIterator<T> extends NIteratorBase<T>
| Constructor and Description |
|---|
NPrintIterator(Iterator<T> curr,
NWorkspace ws,
NPrintStream out,
NFetchDisplayOptions displayOptions) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
boolean |
hasNextImpl() |
T |
next() |
hasNext, onClose, withDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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, toTreeSetforEachRemaining, removepublic NPrintIterator(Iterator<T> curr, NWorkspace ws, NPrintStream out, NFetchDisplayOptions displayOptions)
public NElement describe()
public boolean hasNextImpl()
hasNextImpl in class NIteratorBase<T>public T next()
Copyright © 2026 vpc open source initiative. All rights reserved.