KEYTYPE - The data type of the keysCHILDTYPE - The data type of the child objects.public abstract class AbstractChildrenProviderWithUniqueIDHasChildren<KEYTYPE,CHILDTYPE extends IHasChildren<CHILDTYPE>> extends ChildrenProviderHasChildren<CHILDTYPE> implements IChildrenProviderWithUniqueID<KEYTYPE,CHILDTYPE>
IChildrenProviderWithUniqueID
interface that works with all types that implement IHasChildren. The
IChildrenProviderWithUniqueID.getItemWithID(Object) method must be implemented by overriding
classes.| Constructor and Description |
|---|
AbstractChildrenProviderWithUniqueIDHasChildren() |
getChildCount, getChildren, hasChildrenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetItemWithIDgetChildCount, getChildren, hasChildrenCopyright © 2006–2015 phloc systems. All rights reserved.