Then

oxygen.zio.logging.EncodedLogCause.Then
final case class Then(left: EncodedLogCause, right: EncodedLogCause) extends Combinator

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Combinator
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 toSimple: Contiguous[Simple]

Attributes

Inherited from:
EncodedLogCause
final override protected def toSimpleBuilder: Growable[Simple]

Attributes

Definition Classes
Inherited from:
Combinator