Annotation Type IgnoreMissingStateChange
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface IgnoreMissingStateChangeDon't fail the build for any missing state change methods
@Retention(RUNTIME)
@Target(TYPE)
@Inherited
public @interface IgnoreMissingStateChange