| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.grinvin.conjecture.engine.apengine.LabeledBinaryTreeFactorypublic class LabeledBinaryTreeFactoryextends java.lang.Objectimplements TreeFactory<T,extends,BinaryTree>LabeledBinaryTree.
Method Summary | |
LabeledBinaryTree |
|
public LabeledBinaryTree createTree(int unaryOperators, int binaryOperators)
- Specified by:
- createTree in interface TreeFactory<T,extends,BinaryTree>