-
Field Summary
Fields
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors
-
Method Summary
<State> org.apache.pekko.persistence.typed.state.internal.Persist<State>
<State> scala.Option<State>
unapply(org.apache.pekko.persistence.typed.state.internal.Persist<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 <State>
org.apache.pekko.persistence.typed.state.internal.Persist<State> apply(State newState)
-
unapply
public <State> scala.Option<State> unapply(org.apache.pekko.persistence.typed.state.internal.Persist<State> x$0)