public class Term.ConstIterator extends java.lang.Object implements java.util.Iterator<Term>
ConstIterator()
boolean
hasNext()
Term
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public ConstIterator()
public boolean hasNext()
hasNext
java.util.Iterator<Term>
public Term next()
next