public class AtomIteratorLeafAtoms extends AtomIteratorArrayListSimple implements AtomIteratorBoxDependent
atomSetSinglet, cursor, list
Constructor and Description |
---|
AtomIteratorLeafAtoms()
Creates iterator with no box specified.
|
AtomIteratorLeafAtoms(IBox box)
Creates iterator conditioned to give all leaf atoms of the specified
box.
|
Modifier and Type | Method and Description |
---|---|
void |
setBox(IBox box)
Configures iterator to form its iterates from the leaf atoms of the given
box.
|
getList, nBody, next, nextAtom, reset, setList, size, unset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
nextAtom
next
nBody, reset, size, unset
public AtomIteratorLeafAtoms()
public AtomIteratorLeafAtoms(IBox box)
public void setBox(IBox box)
setBox
in interface AtomsetIteratorBoxDependent
a
- NullPointerException if the Box is null