Package com.carrotsearch.hppc
Annotation Type Generated
-
@Documented @Retention(SOURCE) @Target({PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER}) public @interface Generated
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String[]valueThe value element MUST have the name of the code generator.
-