Uses of Interface
net.anwiba.commons.lang.tree.walker.IItemVisitor
Packages that use IItemVisitor
-
Uses of IItemVisitor in net.anwiba.commons.lang.tree.walker
Methods in net.anwiba.commons.lang.tree.walker with parameters of type IItemVisitorModifier and TypeMethodDescriptionvoidITreeWalker.walk(IItemVisitor<K, V> visitor) voidTreeWalker.walk(IItemVisitor<K, V> handler)