ReadyState

object ReadyState
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Closed extends ReadyState
case object Closing extends ReadyState
case object Connecting extends ReadyState
case object Open extends ReadyState

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete fields

val byJsValue: Int => ReadyState
val values: NonEmptyVector[ReadyState]

Implicits

Implicits

implicit def univEq: UnivEq[ReadyState]