CharsetRange

org.http4s.CharsetRange$
See theCharsetRange companion class

Attributes

Companion:
class
Source:
CharsetRange.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

sealed case class *(qValue: QValue) extends CharsetRange

Attributes

Companion:
object
Source:
CharsetRange.scala
Graph
Supertypes
trait Product
trait Equals
trait HasQValue
class Object
trait Matchable
class Any
Known subtypes
object *.type
object * extends *

Attributes

Companion:
class
Source:
CharsetRange.scala
Graph
Supertypes
trait Product
trait Mirror
class *
trait Product
trait Equals
trait HasQValue
class Object
trait Matchable
class Any
Self type
*.type
final case class Atom extends CharsetRange

Attributes

Source:
CharsetRange.scala
Graph
Supertypes
trait Product
trait Equals
trait HasQValue
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits

implicit def fromCharset(cs: Charset): Atom

Attributes

Source:
CharsetRange.scala