EventsSeq

final case class EventsSeq[E](events: Seq[E]) extends EventSeq
trait Serializable
trait Product
trait Equals
class EventSeq
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product