EntityTag

org.http4s.EntityTag$
See theEntityTag companion class
object EntityTag

Attributes

Companion:
class
Source:
EntityTag.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Strong extends Weakness

Attributes

Source:
EntityTag.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Weakness
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Strong.type
case object Weak extends Weakness

Attributes

Source:
EntityTag.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Weakness
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Weak.type
sealed trait Weakness extends Product with Serializable

Attributes

Source:
EntityTag.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Strong.type
object Weak.type

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

Attributes

Source:
EntityTag.scala