| Package | Description |
|---|---|
| com.helger.commons.hierarchy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHasChildrenRecursive<CHILDTYPE extends IHasChildrenRecursive<CHILDTYPE>>
A simple interface, indicating that an item has children which also has
children etc.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.