| Package | Description |
|---|---|
| net.praqma.util.structure.tree |
| Modifier and Type | Method and Description |
|---|---|
Node<T> |
Tree.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
List<Node<T>> |
Node.getChilds() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.addChild(Node<T> node) |
Copyright © 2018. All rights reserved.