Annotation Interface DeclareWarning


@Retention(RUNTIME) @Target(FIELD) public @interface DeclareWarning
Author:
colyer Annotation for declare warning... usage: @DeclareWarning("somePcut()") private static final String "a message";