DATATYPE - tree item value typeITEMTYPE - tree item implementation typepublic interface ITree<DATATYPE,ITEMTYPE extends ITreeItem<DATATYPE,ITEMTYPE>> extends IBasicTree<DATATYPE,ITEMTYPE>
getRootItemgetAllChildren, getChildCount, hasChildren, hasNoChildrenCopyright © 2014–2016 Philip Helger. All rights reserved.