public static interface TreeFormatter.TreeNode
| Modifier and Type | Method and Description |
|---|---|
SortedSet<? extends TreeFormatter.TreeNode> |
getChildren() |
String |
getDisplayName() |
boolean |
isVisible() |
String getDisplayName()
boolean isVisible()
SortedSet<? extends TreeFormatter.TreeNode> getChildren()