Annotation Type PrimitiveRead


@Target({METHOD,TYPE,FIELD}) @Retention(RUNTIME) @MethodMonitorGroup public @interface PrimitiveRead
This annotation is applied to a class to indicate that its methods are classified as methods used to read primitive values.