Interface | Description |
---|---|
TreeNode |
Defines an abstract tree node that can be printed using
Tree view |
Class | Description |
---|---|
FilteredTreeNode | |
SimpleTreeNode |
A simple mutable tree node implementation
|
TreeNodeFilter |
A
TreeNodeFilter can be applied to a TreeNode and check if it applied to the filter |
Enum | Description |
---|---|
TreeNodeFilter.Common |
Copyright © 2014–2017 ActFramework. All rights reserved.