Uses of Interface
com.helger.commons.hierarchy.IHasChildrenRecursive
-
Packages that use IHasChildrenRecursive Package Description com.helger.commons.hierarchy -
-
Uses of IHasChildrenRecursive in com.helger.commons.hierarchy
Classes in com.helger.commons.hierarchy with type parameters of type IHasChildrenRecursive Modifier and Type Interface Description interfaceIHasChildrenRecursive<CHILDTYPE extends IHasChildrenRecursive<CHILDTYPE>>A simple interface, indicating that an item has children which also has children etc.
-