android-components / mozilla.components.service.fretboard / JSONExperimentParser / fromJson

fromJson

fun fromJson(jsonObject: JSONObject): Experiment (source)

Creates an experiment from its json representation

Parameters

jsonObject - experiment json object

Return
created experiment