Annotation Interface AmplifierMethodAnnotation


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface AmplifierMethodAnnotation
Marks a method to be a client by a simple annotation This method can only be used on method
Author:
pchretien