Uses of Package
com.helger.commons.hierarchy
Packages that use com.helger.commons.hierarchy
-
Classes in com.helger.commons.hierarchy used by com.helger.commons.hierarchyClassDescriptionA standard implementation of the
IChildrenProviderinterface that works with all types that implementIHasChildren.AnIChildrenProviderthat returns the children inChildrenProviderSorting.getAllChildren(Object)sorted.
The implementation wraps an existing children provider and uses and external comparator for sorting.This interface can be used to generically resolved children of a certain object.This interface can be used to generically resolved children of a certain object in a sorted way.This interface can be used to generically resolved children of a certain object.A simple interface, indicating that an item has direct children.A simple interface, indicating that an item has children which also has children etc.ExtendsIHasChildrenby indicating that the child items are sorted!This helper interface is required to build a hierarchy of objects.This helper interface is required to build a generic tree. -
Classes in com.helger.commons.hierarchy used by com.helger.commons.hierarchy.visitClassDescriptionThis interface can be used to generically resolved children of a certain object.A simple interface, indicating that an item has direct children.