Package com.illumon.util.annotations
Annotation Type DynamicUse
@Documented @Target({FIELD,LOCAL_VARIABLE,METHOD}) public @interface DynamicUse
This annotation indicates that a field is used in dynamically generated code.
@Documented @Target({FIELD,LOCAL_VARIABLE,METHOD}) public @interface DynamicUse