public final class MainArgsUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String[] |
extractAndApplySystemPropertiesReturnOthers(String[] args) |
static String[][] |
separateSystemPropertiesFromOtherArgs(String[] args) |
public static String[][] separateSystemPropertiesFromOtherArgs(String[] args)
public static String[] extractAndApplySystemPropertiesReturnOthers(String[] args)
Copyright © 2013-2014. All Rights Reserved.