Uses of Class
io.objectbox.config.FlatStoreOptions
-
Packages that use FlatStoreOptions Package Description io.objectbox.config -
-
Uses of FlatStoreOptions in io.objectbox.config
Methods in io.objectbox.config that return FlatStoreOptions Modifier and Type Method Description FlatStoreOptionsFlatStoreOptions. __assign(int _i, java.nio.ByteBuffer _bb)FlatStoreOptionsFlatStoreOptions.Vector. get(int j)FlatStoreOptionsFlatStoreOptions.Vector. get(FlatStoreOptions obj, int j)static FlatStoreOptionsFlatStoreOptions. getRootAsFlatStoreOptions(java.nio.ByteBuffer _bb)static FlatStoreOptionsFlatStoreOptions. getRootAsFlatStoreOptions(java.nio.ByteBuffer _bb, FlatStoreOptions obj)Methods in io.objectbox.config with parameters of type FlatStoreOptions Modifier and Type Method Description FlatStoreOptionsFlatStoreOptions.Vector. get(FlatStoreOptions obj, int j)static FlatStoreOptionsFlatStoreOptions. getRootAsFlatStoreOptions(java.nio.ByteBuffer _bb, FlatStoreOptions obj)
-