| Package | Description |
|---|---|
| com.helger.commons.hierarchy |
| Modifier and Type | Class and Description |
|---|---|
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 © 2014–2016 Philip Helger. All rights reserved.