LongHistogram

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

Value members

Inherited methods

Inherited from:
Product