Annotation Type NoImplement
-
@Documented @Target(TYPE) @Retention(SOURCE) public @interface NoImplement
Interfaces tagged with this annotation are declaring they are not to be implemented by clients. If this annotation is used anywhere except for interfaces it will be ignored.- Since:
- 1.0