Uses of Interface
aQute.lib.getopt.Options
Packages that use Options
-
Uses of Options in aQute.lib.consoleapp
Subinterfaces of Options in aQute.lib.consoleappModifier and TypeInterfaceDescriptionprotected static interface
Main options -
Uses of Options in aQute.lib.getopt
Methods in aQute.lib.getopt with type parameters of type OptionsModifier and TypeMethodDescription<T extends Options>
TCommandLine.getOptions
(Class<T> specification, List<String> arguments) Parse the options in a command line and return an interface that provides the options from this command line.Methods in aQute.lib.getopt with parameters of type OptionsMethod parameters in aQute.lib.getopt with type arguments of type Options