utils/tree_builder_util library

Classes

TreeBuilder<T>
A utility class for building structured parent-child relationships.
TreeInputItem<T>
parentId = 0 means that this item is parent
TreeOutPutItem<T>