Package io.github.astrapi69.gen.tree.visitor
package io.github.astrapi69.gen.tree.visitor
-
ClassesClassDescriptionBaseMergeTreeNodesVisitor<V,
K, T extends IBaseTreeNode<V, K, T>> This visitor visits allIBaseTreeNode
objects and merges all nodes to the givenIBaseTreeNode
object.This visitor visits allBaseTreeNode
objects and checks if the value equals with the value of this visitorFindValuesIBaseTreeNodeVisitor<V,K, T extends IBaseTreeNode<V, K, T>> This visitor visits allIBaseTreeNode
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 descendants