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