MetricPair

final case class MetricPair[Type <: MetricKeyType { type Out = Out0; }, Out0](metricKey: MetricKey[Type], metricState: MetricState[Out0])
Companion:
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product