Class StandardOptionDefinitions

java.lang.Object
picard.cmdline.StandardOptionDefinitions

public class StandardOptionDefinitions extends Object
A set of String constants in which the name of the constant (minus the _SHORT_NAME suffix) is the standard long Option name, and the value of the constant is the standard shortName.