Class SimpleValue

    • Field Detail

      • NULL_VALUE

        public static final SimpleValue NULL_VALUE
    • Constructor Detail

      • SimpleValue

        public SimpleValue()
      • SimpleValue

        public SimpleValue​(String value)
      • SimpleValue

        public SimpleValue​(Number value)
      • SimpleValue

        public SimpleValue​(Boolean value)
      • SimpleValue

        public SimpleValue​(SimpleValue other)