Class ProcessingSuccess$

java.lang.Object
org.apache.pekko.persistence.testkit.ProcessingSuccess
org.apache.pekko.persistence.testkit.ProcessingSuccess$
All Implemented Interfaces:
Serializable, ProcessingResult, scala.Equals, scala.Product

public class ProcessingSuccess$ extends ProcessingSuccess implements scala.Product, Serializable
Emulates successful processing of some operation.
See Also: