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 |
hasNext() |
T |
next() |
redescribeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofEmpty, ofSingleton, toListforEachRemaining, removepublic NPrintIterator(Iterator<T> curr, NWorkspace ws, NPrintStream out, NFetchDisplayOptions displayOptions)
Copyright © 2025 vpc open source initiative. All rights reserved.