Uses of Interface
com.db4o.foundation.CancellableVisitor4
-
Packages that use CancellableVisitor4 Package Description com.db4o.foundation -
-
Uses of CancellableVisitor4 in com.db4o.foundation
Methods in com.db4o.foundation with parameters of type CancellableVisitor4 Modifier and Type Method Description static voidTree. traverse(Tree tree, Tree startingNode, CancellableVisitor4 visitor)Traverses a tree with a starting point node.
-