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