类 DynamicParamTable


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

      • getKeyIndex

        public static int getKeyIndex​(boolean enabled,
                                      String key)
      • getValueIndex

        public static int getValueIndex​(String key,
                                        String value)
      • getKey

        public static String getKey​(int offset)
      • getValue

        public static String getValue​(int vi,
                                      int offset)