Class PrimitiveValueTypeImpl.DateTypeImpl

    • Constructor Detail

      • DateTypeImpl

        public DateTypeImpl()
    • Method Detail

      • createValue

        public DateValue createValue​(java.lang.Object value,
                                     java.util.Map<java.lang.String,​java.lang.Object> valueInfo)
        Description copied from interface: ValueType
        Creates a new TypedValue using this type.
        Parameters:
        value - the value
        Returns:
        the typed value for the value