| Package | Description |
|---|---|
| gov.nasa.worldwind.util |
| Modifier and Type | Field and Description |
|---|---|
protected DecisionTree.Controller<T,C> |
DecisionTree.controller |
| Constructor and Description |
|---|
DecisionTree(DecisionTree.Controller<T,C> controller)
Construct a decision tree for a given item type and controller type.
|