Companion

object Companion

Functions

deserialize
Link copied to clipboard
fun deserialize(map: Map<String, *>): EsperStatistic
of
Link copied to clipboard
fun of(stat: Pair<EsperAttribute, Double>): EsperStatistic
fun of(s1: Pair<EsperAttribute, Double>, s2: Pair<EsperAttribute, Double>): EsperStatistic
fun of(s1: Pair<EsperAttribute, Double>, s2: Pair<EsperAttribute, Double>, s3: Pair<EsperAttribute, Double>): EsperStatistic