Composite

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FiberId
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
FiberId
final def toZio: FiberId

Attributes

Inherited from:
FiberId