Class PersistenceTestKitDurableStateStore$
- java.lang.Object
 - 
- akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore$
 
 
- 
public class PersistenceTestKitDurableStateStore$ extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static PersistenceTestKitDurableStateStore$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description PersistenceTestKitDurableStateStore$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringIdentifier() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final PersistenceTestKitDurableStateStore$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -