public static class ListIterator.OfAtomic<A extends AtomicValue> extends ListIterator.Of<A> implements AtomicIterator
ListIterator.Of<T extends Item>, ListIterator.OfAtomic<A extends AtomicValue>list| Modifier and Type | Method and Description |
|---|---|
AtomicValue |
next()
Get the next item in the sequence.
|
getLength, getResidue, getReverseIterator, hasNext, isActuallyGrounded, materialize, supportsGetLengthsupportsHasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, dischargepublic OfAtomic(java.util.List<A> nodes)
public AtomicValue next()
SequenceIteratornext in interface SequenceIteratornext in interface AtomicIteratornext in class ListIterator.Of<A extends AtomicValue>Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.