Class EventStreamAdapter$
- java.lang.Object
-
- akka.actor.typed.internal.adapter.EventStreamAdapter$
-
public class EventStreamAdapter$ extends java.lang.Object
INTERNAL API Encapsulates theakka.actor.ActorSystem.eventStream
in aBehavior
-
-
Field Summary
Fields Modifier and Type Field Description static EventStreamAdapter$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EventStreamAdapter$()
-
-
-
Field Detail
-
MODULE$
public static final EventStreamAdapter$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-