KEYTYPE - Key typeDATATYPE - Value typeCOLLTYPE - Collection type consisting of value elementsITEMTYPE - the implementation item typepublic interface IFolderTree<KEYTYPE,DATATYPE,COLLTYPE extends Collection<DATATYPE>,ITEMTYPE extends IFolderTreeItem<KEYTYPE,DATATYPE,COLLTYPE,ITEMTYPE>> extends ITreeWithGlobalUniqueID<KEYTYPE,COLLTYPE,ITEMTYPE>
containsItemWithID, getAllItemDatas, getAllItems, getItemCount, getItemDataWithID, getItemWithID, isItemSameOrDescendant, removeItemWithIDgetRootItemgetAllChildren, getChildCount, hasChildrengetChildWithIDgetAllChildren, getChildCount, hasChildrenCopyright © 2014–2016 Philip Helger. All rights reserved.