AgeBuckets

prometheus4cats.Summary$.AgeBuckets
See theAgeBuckets companion object
final class AgeBuckets(val value: Int) extends AnyVal, Value[Int]

Attributes

Companion
object
Source
Summary.scala
Graph
Supertypes
trait Value[Int]
class AnyVal
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Value -> Any
Inherited from:
Value
Source
Refined.scala

Concrete fields

val value: Int

Attributes

Source
Summary.scala