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