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
EntityTag.type

Members list

Type members

Classlikes

case object Strong extends Weakness

Attributes

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

Attributes

Source
EntityTag.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Weakness
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Weak.type
sealed trait Weakness extends Product, Serializable

Attributes

Source
EntityTag.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Strong
object Weak

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