Annotation Interface NotImplemented


@Documented @Retention(SOURCE) @Target({CONSTRUCTOR,METHOD,PACKAGE,TYPE}) public @interface NotImplemented
Annotation used to mark that the function/class is not fully implemented.