Package com.beust.jcommander
Annotation Type ResourceBundle
-
@Retention(RUNTIME) @Target(TYPE) public @interface ResourceBundle
Deprecated.use @Parameters
-
-
Element Detail
-
value
String value
Deprecated.The name of the resource bundle to use for this class.
-
-