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