Annotation Type Unimplemented


public @interface Unimplemented
The Unimplemented annotation flags methods which have not yet been implemented, and member variables which are not yet used.
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    Unimplemented.Priority priority
    The priority member indicates the priority with which the specific function should be implemented.