Uses of Class
io.objectbox.KeyValueCursor
-
Packages that use KeyValueCursor Package Description io.objectbox ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite. -
-
Uses of KeyValueCursor in io.objectbox
Methods in io.objectbox that return KeyValueCursor Modifier and Type Method Description KeyValueCursorTransaction. createKeyValueCursor()
-