Constant Field Values
Contents
gnu.getopt.*
-
gnu.getopt.Getopt Modifier and Type Constant Field Value protected static final intPERMUTE2protected static final intREQUIRE_ORDER1protected static final intRETURN_IN_ORDER3 -
gnu.getopt.LongOpt Modifier and Type Constant Field Value public static final intNO_ARGUMENT0public static final intOPTIONAL_ARGUMENT2public static final intREQUIRED_ARGUMENT1