Annotation Type External
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface ExternalIndicates that the annotated Field uses a Class that is external to the Class the Field is in, but should also be checked
This is not needed for subclasses.- Since:
- 1.0.0