Uses of Class
io.objectbox.annotation.HnswFlags
-
Packages that use HnswFlags Package Description io.objectbox.annotation Annotations to mark a class as an@Entity, to specify the@IdProperty, to create an@Indexor a@TransientProperty. -
-
Uses of HnswFlags in io.objectbox.annotation
Methods in io.objectbox.annotation that return HnswFlags Modifier and Type Method Description HnswFlagsflags()SeeHnswFlags.
-