| Interface | Description |
|---|---|
| IBasicTree<DATATYPE,ITEMTYPE extends IBasicTreeItem<DATATYPE,ITEMTYPE>> |
Base interface for a tree.
|
| IBasicTreeItem<DATATYPE,ITEMTYPE extends IBasicTreeItem<DATATYPE,ITEMTYPE>> |
Base interface both for normal tree items and tree items with ID.
|
Copyright © 2006–2014 phloc systems. All rights reserved.