Annotation Type PrimitiveWrite


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