withList
Builds a new JsonArrayAdapter wrapping a fresh JsonArray constructed from list.
Return
A new JsonArrayAdapter.
Parameters
list
The values the returned list should expose.
Builds a new JsonArrayAdapter wrapping a fresh JsonArray constructed from list.
A new JsonArrayAdapter.
The values the returned list should expose.