StreamState

sec.StreamState$
See theStreamState companion trait
object StreamState

Attributes

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

Members list

Type members

Classlikes

case object Any extends StreamState

Attributes

Source
position.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait StreamState
class Object
trait Matchable
class Any
Show all
Self type
Any.type
case object NoStream extends StreamState

Attributes

Source
position.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait StreamState
class Object
trait Matchable
class Any
Show all
Self type
NoStream.type
case object StreamExists extends StreamState

Attributes

Source
position.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait StreamState
class Object
trait Matchable
class Any
Show all
Self type
final implicit class StreamStateOps(val ss: StreamState) extends AnyVal

Attributes

Source
position.scala
Supertypes
class AnyVal
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

Value members

Concrete methods

Attributes

Source
position.scala

Implicits

Implicits

final implicit def StreamStateOps(ss: StreamState): StreamStateOps

Attributes

Source
position.scala
implicit val eq: Eq[StreamState]

Attributes

Source
position.scala