Uses of Class
io.objectbox.model.ModelEntity.Vector
-
Packages that use ModelEntity.Vector Package Description io.objectbox.model -
-
Uses of ModelEntity.Vector in io.objectbox.model
Methods in io.objectbox.model that return ModelEntity.Vector Modifier and Type Method Description ModelEntity.VectorModelEntity.Vector. __assign(int _vector, int _element_size, java.nio.ByteBuffer _bb)ModelEntity.VectorModel. entitiesVector()ModelEntity.VectorModel. entitiesVector(ModelEntity.Vector obj)Methods in io.objectbox.model with parameters of type ModelEntity.Vector Modifier and Type Method Description ModelEntity.VectorModel. entitiesVector(ModelEntity.Vector obj)
-