Class PrimitiveValueTypeImpl.StringTypeImpl

    • Constructor Detail

      • StringTypeImpl

        public StringTypeImpl()
    • Method Detail

      • createValue

        public StringValue createValue​(Object value,
                                       Map<String,​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