| Package | Description |
|---|---|
| com.phloc.commons.tree.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTree<DATATYPE,ITEMTYPE extends ITreeItem<DATATYPE,ITEMTYPE>>
Root class for a simple tree.
|
class |
DefaultTree<DATATYPE>
Default implementation of the
ITree interface using
DefaultTreeItem tree items |
Copyright © 2006–2014 phloc systems. All rights reserved.