KEYTYPE - The key typeCHILDTYPE - the value typepublic interface IChildrenProviderWithUniqueID<KEYTYPE,CHILDTYPE> extends IChildrenProvider<CHILDTYPE>
| Modifier and Type | Method and Description |
|---|---|
CHILDTYPE |
getItemWithID(KEYTYPE aID)
Retrieve the objects with the passed ID or
null if no such
object. |
getChildCount, getChildren, hasChildrenCopyright © 2006–2015 phloc systems. All rights reserved.