Uses of Class
io.objectbox.tree.Leaf
Packages that use Leaf
-
Uses of Leaf in io.objectbox.tree
Methods in io.objectbox.tree that return LeafModifier and TypeMethodDescriptionTree.getLeaf(long id) Get the leaf for the given ID or null if no leaf exists with that ID.Get the leaf following the given path of children from this branch.Get the leaf following the given path of children from this branch.Get the child leaf directly attached to this branch with the given name.Methods in io.objectbox.tree with parameters of type Leaf