Returns string formatted according to given format
string.
Returns string formatted according to given format
string.
Format strings are as for String.format
(@see java.lang.String.format).
This version of toString allows you to provide your own value formatter.
This version of toString allows you to provide your own value formatter.
Returns a String representation of this JSON value using the JSONFormat.
Returns a String representation of this JSON value using the JSONFormat.defaultFormatter.
Represents a JSON Object (map).