| Interface | Description |
|---|---|
| TreeNode<T> |
Tree where each node can have a name, properties and an associated object.
|
| Class | Description |
|---|---|
| TreeNodeImpl<T> |
Basic implementation of TreeNode.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.