The type of an HMap with JSON (de)serialization capabilities.
Creates a JsonHMap with the given entries.
Creates a JsonHMap with the given entries.
the entries to be present in the new map
a new map containing the given entries.
Implicit method for creating JsonFormats that handle serialization of
JsonHMaps.
Implicit method for creating JsonFormats that handle serialization of
JsonHMaps.
the registry used to translate between JSON keys and map keys
a JsonFormat for JsonHMaps that uses the specified registry.
Object that defines an
HMapwith JSON (de)serialization capabilities.