Class Value

    • Constructor Detail

      • Value

        public Value()
    • Method Detail

      • as

        public <T> T as​(Class<T> type)
      • checkArgLength

        public static void checkArgLength​(List<Value> values,
                                          int size)
      • compareTo

        public int compareTo​(Value value)
      • deref

        public Value deref()
      • isNumeric

        public boolean isNumeric()
      • isNumericDecimal

        public boolean isNumericDecimal()
      • isUpdatable

        public boolean isUpdatable()