| Package | Description |
|---|---|
| com.phloc.commons.parent.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChildrenProviderWithUniqueIDHasChildren<KEYTYPE,CHILDTYPE extends IHasChildren<CHILDTYPE>>
An abstract implementation of the
IChildrenProviderWithUniqueID
interface that works with all types that implement IHasChildren. |
class |
ChildrenProviderHasChildrenSorted<CHILDTYPE extends IHasChildrenSorted<CHILDTYPE>>
An
IChildrenProviderSorted implementation for object implementing the
IHasChildrenSorted interface. |
class |
ChildrenProviderHasChildrenSorting<CHILDTYPE extends IHasChildren<CHILDTYPE>>
An implementation of the
IChildrenProvider
interface that works with all types that implement
IHasChildren. |
class |
ChildrenProviderHasChildrenWithID<KEYTYPE,CHILDTYPE extends IHasChildren<CHILDTYPE> & IHasID<KEYTYPE>>
An implementation of the
IChildrenProviderWithID interface that works
with all types that implement IHasChildren and IHasID. |
Copyright © 2006–2015 phloc systems. All rights reserved.