Package ball.annotation
Annotation Type CompileTimeCheck
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface CompileTimeCheck
Annotation
to indicate the initializer should be checked at compile-time.- Author:
- Allen D. Ball
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface CompileTimeCheck
Annotation
to indicate the initializer
should be checked at compile-time.