Searched defs:appendSwitchWithValue (Results 1 – 2 of 2) sorted by relevance
78 public abstract void appendSwitchWithValue(String switchString, String value); in appendSwitchWithValue() method in CommandLine324 public void appendSwitchWithValue(String switchString, String value) { in appendSwitchWithValue() method in CommandLine.JavaCommandLine419 public void appendSwitchWithValue(String switchString, String value) { in appendSwitchWithValue() method in CommandLine.NativeCommandLine459 void appendSwitchWithValue(String switchString, String value); in appendSwitchWithValue() method
72 public abstract void appendSwitchWithValue(String switchString, String value); in appendSwitchWithValue() method in CommandLine293 public void appendSwitchWithValue(String switchString, String value) { in appendSwitchWithValue() method in CommandLine.JavaCommandLine355 public void appendSwitchWithValue(String switchString, String value) { in appendSwitchWithValue() method in CommandLine.NativeCommandLine