-
@Retention(RUNTIME) @Target(METHOD) public @interface GeneratedFieldAccessor
Annotation used to tag methods in generated pointer types that access fields.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
declaredType
String
offsetFieldName
-