Package pal.tree
Interface TreeGenerator
-
- All Known Subinterfaces:
TreeIterator
public interface TreeGenerator
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTreeGenerator.Utils
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TreegetNextTree(AlgorithmCallback callback)
-
-
-
Method Detail
-
getNextTree
Tree getNextTree(AlgorithmCallback callback)
-
-