DATATYPE - tree item value typeITEMTYPE - tree item implementation typepublic interface IBasicTree<DATATYPE,ITEMTYPE extends IBasicTreeItem<DATATYPE,ITEMTYPE>> extends IHasChildren<ITEMTYPE>
| Modifier and Type | Method and Description |
|---|---|
ITEMTYPE |
getRootItem() |
getAllChildren, getChildCount, hasChildrenCopyright © 2014–2015 Philip Helger. All rights reserved.