-
Field Summary
Fields
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors
-
Method Summary
<Event,
State>
org.apache.pekko.persistence.typed.internal.Persist<Event,State>
<Event,
State>
scala.Option<Event>
unapply(org.apache.pekko.persistence.typed.internal.Persist<Event,State> x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Details
-
Persist$
public Persist$()
-
Method Details
-
-
apply
public <Event,
State>
org.apache.pekko.persistence.typed.internal.Persist<Event,State> apply(Event event)
-
unapply
public <Event,
State> scala.Option<Event> unapply(org.apache.pekko.persistence.typed.internal.Persist<Event,State> x$0)