public class ConfigUtils extends Object
static int[]
parseSdkArrayProperty(String property)
static int
parseSdkInt(String part)
static String[]
parseStringArrayProperty(String property)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String[] parseStringArrayProperty(String property)
public static int[] parseSdkArrayProperty(String property)
public static int parseSdkInt(String part)