|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpalta.ops.TreeBuilder
public class TreeBuilder
Implements ramped half and half Tree creation
Constructor Summary | |
---|---|
TreeBuilder(Config config,
NodeFactory nodeFactory)
Creates a new instance of TreeBuilder |
Method Summary | ||
---|---|---|
|
build(java.util.List<T> treeList)
Build a population of Trees, using the ramped half and half method |
|
NodeSet |
treeRoot()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeBuilder(Config config, NodeFactory nodeFactory)
Method Detail |
---|
public <T extends Tree> void build(java.util.List<T> treeList)
public NodeSet treeRoot()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |