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