Annotation Interface Hidden


@Target({METHOD,TYPE}) @Retention(RUNTIME) @Documented public @interface Hidden
Methods and/or interfaces annotated with @Hidden will be suppressed from being output when --help is specified on the command-line.