dls.util.json

Members

Functions

convertFromJSON
T convertFromJSON(JSONValue json)

Converts a JSONValue to an object of type T by filling its fields with the JSON's fields.

Meta