@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Unpublicized
@Option
annotation.
If the showUnpublicized
argument to the Options.usage(boolean, String[])
method is true, the usage message shows all options, even unpublicized ones.
Option
,
Options
,
OptionGroup
,
OptionsDoclet