Annotation Type MonitorWrite


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