| Package | Description |
|---|---|
| org.aksw.commons.collections.trees |
| Modifier and Type | Class and Description |
|---|---|
class |
LabeledNodeImpl<K,X extends LabeledNode<K>,Y extends LabeledTree<K,X>>
A node view on a tree - all functions delegate to the underlying tree object
Not sure if a node should inherit from Entry or if there should be a 'asEntry' method.
|
| Modifier and Type | Field and Description |
|---|---|
protected Y |
LabeledNodeImpl.tree |
| Modifier and Type | Method and Description |
|---|---|
LabeledTree<K,?> |
LabeledNode.getTree() |
LabeledTree<K,X> |
LabeledNodeImpl.getTree() |
Copyright © 2018. All rights reserved.