new MapFormatter()
Converts a KeyValuePair to a custom string representation.
Converts a KeyValuePair to a custom string representation.
Methods
-
format(value)
-
Formats the specified value.
Parameters:
Name Type Description valuesystem.data.KeyValuePair The
KeyValuePairmap to format.Returns:
The string representation of the formatted value.