Class ConfigUtils


  • public class ConfigUtils
    extends Object
    • Method Detail

      • parseStringArrayProperty

        public static String[] parseStringArrayProperty​(String property)
      • parseSdkArrayProperty

        public static int[] parseSdkArrayProperty​(String property)
      • parseSdkInt

        public static int parseSdkInt​(String part)