KEYTYPE - Key typeDATATYPE - Value typeCOLLTYPE - Collection type consisting of value elementsITEMTYPE - the implementation item typepublic interface IFolderTreeItemFactory<KEYTYPE,DATATYPE,COLLTYPE extends Collection<DATATYPE>,ITEMTYPE extends IFolderTreeItem<KEYTYPE,DATATYPE,COLLTYPE,ITEMTYPE>> extends ITreeItemWithUniqueIDFactory<KEYTYPE,COLLTYPE,ITEMTYPE>
| Modifier and Type | Method and Description |
|---|---|
ICombinator<KEYTYPE> |
getKeyCombinator() |
containsItemWithDataID, getAllItemDatas, getAllItems, getItemOfDataIDcreate, createRoot, onAddItem, onRemoveItem@Nullable ICombinator<KEYTYPE> getKeyCombinator()
Copyright © 2006–2015 phloc systems. All rights reserved.