Module gen.tree
Package io.github.astrapi69.gen.tree.visitor
-
Class Summary Class Description BaseMergeTreeNodesVisitor<V,K,T extends IBaseTreeNode<V,K,T>> This visitor visits allIBaseTreeNode
objects and merges all nodes to the givenIBaseTreeNode
object.FindValuesBaseTreeNodeVisitor<T,K> This visitor visits allBaseTreeNode
objects and checks if the value equals with the value of this visitorMaxIndexFinderTreeNodeVisitor<V,K,T extends IBaseTreeNode<V,K,T>> This visitor visits allITreeNode
objects and adds them to aCollection
object with all descendantMergeTreeNodesVisitor<V,K,T extends IBaseTreeNode<V,K,T>> This visitor visits allIBaseTreeNode
objects and merges all nodes to the givenIBaseTreeNode
object.ReindexTreeNodeVisitor<V,K,T extends IBaseTreeNode<V,K,T>> This visitor visits allITreeNode
objects and adds them to aCollection
object with all descendant