android-components / mozilla.components.service.fretboard / ExperimentPayload / getDoubleList

getDoubleList

fun getDoubleList(key: String): List<Double>? (source)

Gets a value from the payload as a list of Double

Parameters

key - key

Return
value under the specified key as a list of Double