Annotation Type NoArgCallForBooleanValue
-
@Retention(RUNTIME) @Target(FIELD) public @interface NoArgCallForBooleanValueIndicates method that should be called if the field is boolean and its value matches the value.
@Retention(RUNTIME)
@Target(FIELD)
public @interface NoArgCallForBooleanValue