Uses of Class
aQute.lib.specinterface.SpecInterface
Packages that use SpecInterface
-
Uses of SpecInterface in aQute.lib.specinterface
Methods in aQute.lib.specinterface that return SpecInterfaceModifier and TypeMethodDescriptionstatic <T> SpecInterface<T>
SpecInterface.getOptions
(Class<T> specification, List<String> args, File base) Parse the options in a command line and return an interface that provides the options from this command line.