Uses of Class
pro.johndunlap.getopt.GetOpt
-
Packages that use GetOpt Package Description pro.johndunlap.getopt -
-
Uses of GetOpt in pro.johndunlap.getopt
Methods in pro.johndunlap.getopt that return GetOpt Modifier and Type Method Description GetOptGetOpt. register(Class<?> type, TypeConverter<?> typeConverter)GetOptGetOpt. register(Map<Class<?>,TypeConverter<?>> typeConverters)GetOptGetOpt. setErr(PrintStream err)GetOptGetOpt. setExitMechanism(ExitMechanism exitMechanism)GetOptGetOpt. setOut(PrintStream out)
-