Uses of Class
name.kevinlocke.ultragetopt.OptionArgumentPair

Uses of OptionArgumentPair in name.kevinlocke.ultragetopt
 

Methods in name.kevinlocke.ultragetopt that return types with arguments of type OptionArgumentPair
 java.util.List<OptionArgumentPair> UltraGetopt.getOptionsOrdered()
          Gets all command-line options as a list, in the order that they appeared on the command-line.