DoubleHistogram

case class DoubleHistogram(buckets: NonEmptySeq[Double], help: Help, labelValues: IndexedSeq[String], value: Value[Double]) extends Histogram
trait Product
trait Equals
trait Histogram
trait Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product