Value

abstract class Value extends Product with Serializable
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class Error
object CLIENT.type
object SERVER.type
object HEADER.type
object QUERY.type
object MEMBER.type
object TARGET.type
object DATE_TIME.type
object EPOCH_SECONDS.type
object HTTP_DATE.type
object FAILURE.type
object RETRY.type
object SUCCESS.type
object ALL_STRING_EQUALS.type
object ANY_STRING_EQUALS.type
object BOOLEAN_EQUALS.type
object STRING_EQUALS.type

Value members

Abstract methods

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product