AllowedError

prometheus4cats.Summary$.AllowedError
See theAllowedError companion object
final class AllowedError(val value: Double) extends AnyVal, Value[Double]

Attributes

Companion
object
Source
Summary.scala
Graph
Supertypes
trait Value[Double]
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: Double

Attributes

Source
Summary.scala