public class ArgFactory extends Object
CommandLineArgs
to Arg
objectsModifier and Type | Method and Description |
---|---|
static Arg |
from(Object object)
Convert a command line argument to an
Arg |
static Arg |
from(Object object,
String formatString) |