Package io.objectbox.tree
@ParametersAreNonnullByDefault
package io.objectbox.tree
APIs to interact with tree structures stored in ObjectBox.
-
ClassesClassDescriptionA branch within a
Tree
.(Potentially internal) value object created in our JNI layer to represent a leaf with all stored data.A higher level tree API operating on branch and leaf nodes.