Package eu.bandm.tools.annotations
Annotation Interface Undocumented
@Documented
@Retention(CLASS)
@Target({TYPE,FIELD,METHOD,CONSTRUCTOR,PARAMETER,TYPE_PARAMETER})
public @interface Undocumented
Indicates that the annotated element should have documentation, but has none.