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, getAllItemDatas, getAllItems, getChildCount, getChildren, getChildWithID, getFactory, getItemDataWithID, getItemWithID, hasChildren, hashCode, isItemSameOrDescendant, removeItemWithID, toStringgetRootItemclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsItemWithID, getAllItemDatas, getAllItems, getItemDataWithID, getItemWithID, isItemSameOrDescendant, removeItemWithIDgetRootItemgetChildWithIDgetChildCount, getChildren, hasChildrenCopyright © 2006–2014 phloc systems. All rights reserved.