Searched refs:isNotFoundValue (Results 1 – 2 of 2) sorted by relevance
43 NotFoundDataPoint.isNotFoundValue(jsonValue) -> DataPoint.notFound() in fromJson()
106 fun isNotFoundValue(jsonValue: Any): Boolean { in toString() method