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