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 |
|---|---|
com.helger.commons.aggregate.IAggregator<KEYTYPE,KEYTYPE> |
getKeyCombinator() |
containsItemWithDataID, getAllItemDatas, getAllItems, getItemCount, getItemOfDataIDcreate, createRoot, onAddItem, onRemoveItemCopyright © 2014–2021 Philip Helger. All rights reserved.