public static class EmptyIterator.OfAtomic extends EmptyIterator<AtomicValue> implements AtomicIterator
EmptyIterator.OfAtomic, EmptyIterator.OfNodes| Modifier and Type | Field and Description |
|---|---|
static EmptyIterator.OfAtomic |
THE_INSTANCE |
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
OfAtomic() |
| Modifier and Type | Method and Description |
|---|---|
AtomicValue |
next()
Get the next item.
|
emptyIterator, getInstance, getLength, getProperties, getResidue, getReverseIterator, hasNext, materialize, nextAtomizedValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfirstWith, forEach, toGroundedValue, toListclose, forEachOrFail, getProperties, materializepublic static final EmptyIterator.OfAtomic THE_INSTANCE
public AtomicValue next()
next in interface SequenceIterator<AtomicValue>next in interface AtomicIteratornext in interface UnfailingIterator<AtomicValue>next in class EmptyIterator<AtomicValue>Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.