withMap
Builds a new JsonObjectAdapter wrapping a fresh JsonObject constructed from map.
Return
A new JsonObjectAdapter.
Parameters
map
The key-to-value entries the returned struct should expose.
Builds a new JsonObjectAdapter wrapping a fresh JsonObject constructed from map.
A new JsonObjectAdapter.
The key-to-value entries the returned struct should expose.