Class SchedulerAdapter$
- java.lang.Object
-
- akka.actor.typed.internal.adapter.SchedulerAdapter$
-
public class SchedulerAdapter$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static SchedulerAdapter$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SchedulerAdapter$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Scheduler
toClassic(Scheduler scheduler)
-
-
-
Field Detail
-
MODULE$
public static final SchedulerAdapter$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-