None

zio.FiberId$.None$
case object None extends FiberId

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait FiberId
class Object
trait Matchable
class Any
Self type
None.type

Members list

Concise view

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton

Attributes

Inherited from:
Singleton

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Value members

Inherited methods

final def <>(that: FiberId): FiberId

Attributes

Inherited from:
FiberId
final def combine(that: FiberId): FiberId

Attributes

Inherited from:
FiberId

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton
final def getOrElse(that: => FiberId): FiberId

Attributes

Inherited from:
FiberId
final def ids: Set[Int]

Attributes

Inherited from:
FiberId
final def isNone: Boolean

Attributes

Inherited from:
FiberId

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def threadName: String

Attributes

Inherited from:
FiberId
final def toOption: Option[FiberId]

Attributes

Inherited from:
FiberId
final def toSet: Set[Runtime]

Attributes

Inherited from:
FiberId