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