apply method
callback executed by the type infrastructure
type
the TypeDescriptor of the annotated class
method the FieldDescriptor of the annotated field
Implementation
void apply(TypeDescriptor type, FieldDescriptor field){}
callback executed by the type infrastructure
type
the TypeDescriptor of the annotated class
method the FieldDescriptor of the annotated field
void apply(TypeDescriptor type, FieldDescriptor field){}