Package akka.stream.impl.fusing
Class TimerKeys$
- java.lang.Object
-
- akka.stream.impl.fusing.TimerKeys$
-
public class TimerKeys$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static TimerKeys$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description TimerKeys$()
-
-
-
Field Detail
-
MODULE$
public static final TimerKeys$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-