Class Tree.Node
- java.lang.Object
-
- org.opennms.netmgt.flows.classification.internal.decision.Tree
-
- org.opennms.netmgt.flows.classification.internal.decision.Tree.Node
-
- Direct Known Subclasses:
Tree.Node.WithChoice
,Tree.Node.WithoutChoice
- Enclosing class:
- Tree
public abstract static class Tree.Node extends Tree
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Tree.Node.WithChoice
static class
Tree.Node.WithoutChoice
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
isEmpty()
-