KEYTYPE - The type of the key elements for the tree.DATATYPE - The type of the elements contained in the tree@NotThreadSafe public class DefaultTreeWithGlobalUniqueID<KEYTYPE,DATATYPE> extends BasicTreeWithGlobalUniqueID<KEYTYPE,DATATYPE,DefaultTreeItemWithID<KEYTYPE,DATATYPE>>
| Constructor and Description |
|---|
DefaultTreeWithGlobalUniqueID() |
DefaultTreeWithGlobalUniqueID(ITreeItemWithUniqueIDFactory<KEYTYPE,DATATYPE,DefaultTreeItemWithID<KEYTYPE,DATATYPE>> aFactory) |
containsItemWithID, equals, getAllItemDatas, getAllItems, getChildCount, getChildren, getChildWithID, getFactory, getItemDataWithID, getItemWithID, hasChildren, hashCode, isItemSameOrDescendant, removeItemWithID, toStringgetRootItemclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetRootItempublic DefaultTreeWithGlobalUniqueID()
public DefaultTreeWithGlobalUniqueID(@Nonnull ITreeItemWithUniqueIDFactory<KEYTYPE,DATATYPE,DefaultTreeItemWithID<KEYTYPE,DATATYPE>> aFactory)
Copyright © 2006–2014 phloc systems. All rights reserved.