org.http4s.QValue
See theQValue companion object
A Quality Value. Represented as thousandths for an exact representation rounded to three decimal places.
Value parameters
- thousandths
-
between 0 (for q=0) and 1000 (for q=1)
Attributes
- See also
- Companion
- object
- Source
- QValue.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- QValue.scala
Attributes
- Source
- QValue.scala
Attributes
- Source
- QValue.scala
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
-
Any
- Source
- QValue.scala
Inherited methods
Concrete fields
Attributes
- Source
- QValue.scala
In this article