Uses of Class
io.objectbox.sync.internal.Platform
-
Packages that use Platform Package Description io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g.io.objectbox.sync.internal -
-
Uses of Platform in io.objectbox.sync
Fields in io.objectbox.sync declared as Platform Modifier and Type Field Description (package private) PlatformSyncBuilder. platform -
Uses of Platform in io.objectbox.sync.internal
Methods in io.objectbox.sync.internal that return Platform Modifier and Type Method Description static PlatformPlatform. findPlatform()
-