QValue

org.http4s.QValue$
See theQValue companion class
object QValue extends QValuePlatform

Attributes

Companion
class
Source
QValue.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
QValue.type

Members list

Value members

Concrete methods

Attributes

Source
QValue.scala

Attributes

Source
QValue.scala
def fromThousandths(thousandths: Int): ParseResult[QValue]

Attributes

Source
QValue.scala

Attributes

Source
QValue.scala
def unapply(qValue: QValue): Option[Int]

Attributes

Source
QValue.scala

Attributes

Source
QValue.scala

Deprecated methods

def (thousandths: Int): QValue

Exists to support compile-time verified literals. Do not call directly.

Exists to support compile-time verified literals. Do not call directly.

Attributes

Deprecated
true
Source
QValue.scala

Concrete fields

lazy val One: QValue

Attributes

Source
QValue.scala
lazy val Zero: QValue

Attributes

Source
QValue.scala

Implicits

Implicits

Attributes

Source
QValue.scala