Module gen.tree
Package io.github.astrapi69.tree.visitor
-
Class Summary Class Description FindValuesBaseTreeNodeVisitor<T,K> This visitor visits allBaseTreeNodeobjects and checks if the value equals with the value of this visitor
| Class | Description |
|---|---|
| FindValuesBaseTreeNodeVisitor<T,K> |
This visitor visits all
BaseTreeNode objects and checks if the value equals with the
value of this visitor |