Package io.objectbox.query
Class InternalAccess
- java.lang.Object
-
- io.objectbox.query.InternalAccess
-
@Internal public class InternalAccess extends java.lang.Object
Exposes internal APIs to tests and code in other packages.
-
-
Constructor Summary
Constructors Constructor Description InternalAccess()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> void
nativeFindFirst(Query<T> query, long cursorHandle)
-