Uses of Class
io.objectbox.tree.Branch
Packages that use Branch
-
Uses of Branch in io.objectbox.tree
Methods in io.objectbox.tree that return BranchModifier and TypeMethodDescriptionGet the branch following the given path of child branches from this branch.Get the branch following the given path of child branches from this branch.Branch.branchChild(String name) Get the child branch directly attached to this branch with the given name.Tree.getRoot()Gets the root of the data tree.