Composite

zio.FiberId$.Composite
final case class Composite(left: FiberId, right: FiberId) extends FiberId

Attributes

Graph
Supertypes
trait Product
trait Equals
trait FiberId
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

final def <>(that: FiberId): FiberId

Attributes

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

Attributes

Inherited from:
FiberId
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