Uses of Annotation Type
org.kohsuke.args4j.spi.SubCommand
Packages that use SubCommand
-
Uses of SubCommand in org.kohsuke.args4j.spi
Methods in org.kohsuke.args4j.spi with parameters of type SubCommandModifier and TypeMethodDescriptionprotected CmdLineParserSubCommandHandler.configureParser(Object subCmd, SubCommand c) protected ObjectSubCommandHandler.instantiate(SubCommand c) protected ObjectSubCommandHandler.subCommand(SubCommand c, Parameters params)