Annotation Interface External


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface External
Indicates 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