Package io.github.astrapi69.gen.tree.api
package io.github.astrapi69.gen.tree.api
Provides interfaces for abstract trees and nodes
-
InterfacesClassDescriptionIBaseTreeNode<V,
K, T extends IBaseTreeNode<V, K, T>> The InterfaceIBaseTreeNodeextendsITreeNodeand provides an additional id field that can be used as keyThe InterfaceITreeNodeholds the children in aCollectionobject