Uses of Class
io.objectbox.tree.LeafNode
Packages that use LeafNode
-
Uses of LeafNode in io.objectbox.tree
Fields in io.objectbox.tree declared as LeafNodeMethods in io.objectbox.tree that return LeafNodeModifier and TypeMethodDescriptionprivate LeafNodeBranch.nativeGetLeaf(long treeHandle, long branchId, String[] path) Get a data leaf matching the path, starting at the given databranchId.(package private) LeafNodeTree.nativeGetLeafById(long treeHandle, long leafId) Constructors in io.objectbox.tree with parameters of type LeafNode