Searched refs:appendSwitchesInternal (Results 1 – 1 of 1) sorted by relevance
258 appendSwitchesInternal(args, 1); in JavaCommandLine()307 appendSwitchesInternal(array, 0); in appendSwitchesAndArguments()311 private void appendSwitchesInternal(String[] array, int skipCount) { in appendSwitchesInternal() method in CommandLine.JavaCommandLine