Skip to content

Package io.github.qishr.cascara.common.lang.annotation

Annotation Interface Unimplemented

java.lang.Object
        io.github.qishr.cascara.common.lang.annotation.Unimplemented

All Implemented Interfaces:
    Annotation


@java.lang.annotation.Documented
@java.lang.annotation.Retention(RUNTIME)
@java.lang.annotation.Target(TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,PACKAGE,ANNOTATION_TYPE,TYPE_USE,TYPE_PARAMETER)
public @interface Unimplemented

This element has not been implemented yet.