Package io.objectbox.annotation.apihint
Annotation Type Internal
-
@Retention(CLASS) @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,TYPE}) @Internal @Documented public @interface Internal
APIs annotated with @Internal must NOT be used. Internal APIs must only be used by ObjectBox and may change or be removed in a future release.