@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AnnotateOriginal
The element can also be annotated with TargetElement to specify additional properties.
See TargetClass for an overview of the annotation system.
Copyright © 2018. All rights reserved.