Package pal.tree
Interface TreeIterator
-
- All Superinterfaces:
TreeGenerator
public interface TreeIterator extends TreeGenerator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface pal.tree.TreeGenerator
TreeGenerator.Utils
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isMoreTrees()
-
Methods inherited from interface pal.tree.TreeGenerator
getNextTree
-
-