Searched defs:removeSwitch (Results 1 – 1 of 1) sorted by relevance
88 public abstract void removeSwitch(String switchString); in removeSwitch() method in CommandLine351 public void removeSwitch(String switchString) { in removeSwitch() method in CommandLine.JavaCommandLine415 public void removeSwitch(String switchString) { in removeSwitch() method in CommandLine.NativeCommandLine454 void removeSwitch(String switchString); in removeSwitch() method