Interface | Description |
---|---|
DnNode<N> |
An interface for nodes in a tree designed to quickly lookup hierarchical DN.
|
Class | Description |
---|---|
DnBranchNode<N> |
The Hierarchical Container holds elements ordered by their DN.
|
DnLeafNode<N> |
A leaf node which stores an element.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.