Annotation Type MonitorRead


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