Constructor and Description |
---|
ACPIterator(Term t,
boolean negated) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Term |
next() |
private void |
push(Term t,
boolean negated) |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ACPIterator(Term t, boolean negated)