Class EmptyEventSeq$

java.lang.Object
org.apache.pekko.persistence.journal.EventSeq
org.apache.pekko.persistence.journal.EmptyEventSeq$
All Implemented Interfaces:
EmptyEventSeq

public class EmptyEventSeq$ extends EventSeq implements EmptyEventSeq
  • Field Details

    • MODULE$

      public static final EmptyEventSeq$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • EmptyEventSeq$

      public EmptyEventSeq$()
  • Method Details

    • events

      public scala.collection.immutable.Nil$ events()