类 DynamicParamTable


  • public final class DynamicParamTable
    extends Object
    Global Param Cache Table Not support method parameters
    • 方法详细资料

      • getKeyIndex

        public static Integer getKeyIndex​(boolean enabled,
                                          String key)
      • getKey

        public static String getKey​(int offset)
      • isDefaultValue

        public static boolean isDefaultValue​(String key,
                                             String value)
      • getValue

        public static String getValue​(int vi,
                                      Integer offset)
      • getDefaultValue

        public static String getDefaultValue​(int vi)
      • init

        public static void init()