Uses of Package
io.objectbox.tree
-
Packages that use io.objectbox.tree Package Description io.objectbox.tree APIs to interact with tree structures stored in ObjectBox. -
Classes in io.objectbox.tree used by io.objectbox.tree Class Description Branch A branch within aTree.Leaf LeafNode (Potentially internal) value object created in our JNI layer to represent a leaf with all stored data.Tree A higher level tree API operating on branch and leaf nodes.