Package io.objectbox.internal
Interface CursorFactory<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCursor(Transaction tx, long cursorHandle, BoxStore boxStore)
-
Method Details
-
createCursor
-
createCursor(Transaction tx,
long cursorHandle,
BoxStore boxStore)