abstract class SubtermGenerator.SubIterator extends Object implements Iterator<Term>
| Modifier and Type | Field and Description |
|---|---|
protected Services |
services |
protected ImmutableList<Term> |
termStack |
| Constructor and Description |
|---|
SubIterator(Term t,
Services services) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, next, remove