KEYTYPE - The type of the element keys.DATATYPE - The type of the elements contained in the treeCOLLTYPE - the collection type consisting of value elementsITEMTYPE - the implementation item type@NotThreadSafe public class BasicFolderTree<KEYTYPE,DATATYPE,COLLTYPE extends Collection<DATATYPE>,ITEMTYPE extends BasicFolderTreeItem<KEYTYPE,DATATYPE,COLLTYPE,ITEMTYPE>> extends BasicTreeWithGlobalUniqueID<KEYTYPE,COLLTYPE,ITEMTYPE> implements IFolderTree<KEYTYPE,DATATYPE,COLLTYPE,ITEMTYPE>
| Constructor and Description |
|---|
BasicFolderTree(IFolderTreeItemFactory<KEYTYPE,DATATYPE,COLLTYPE,ITEMTYPE> aFactory)
Constructor
|
containsItemWithID, equals, getAllChildren, getAllItemDatas, getAllItems, getChildCount, getChildWithID, getFactory, getItemCount, getItemDataWithID, getItemWithID, hasChildren, hashCode, isItemSameOrDescendant, removeItemWithID, toStringgetAllChildren, getChildCount, getRootItem, hasChildrenclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsItemWithID, getAllItemDatas, getAllItems, getItemCount, getItemDataWithID, getItemWithID, isItemSameOrDescendant, removeItemWithIDgetRootItemgetAllChildren, getChildCount, hasChildrengetChildWithIDgetAllChildren, getChildCount, hasChildrenCopyright © 2014–2016 Philip Helger. All rights reserved.