HasMetrics

interface HasMetrics

Adds metric container behaviour.

Functions

Link copied to clipboard
open fun metricByType(type: String): Metric?

Finds the first metric matching given type.

Properties

Link copied to clipboard
abstract val metrics: List<Metric>

Inheritors

Link copied to clipboard