Class ActorSystemAdapter$
java.lang.Object
org.apache.pekko.actor.typed.internal.adapter.ActorSystemAdapter$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActorSystemAdapter$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionActorSystem<scala.runtime.Nothing$>apply(ActorSystem system) <U> ActorSystemtoClassic(ActorSystem<?> sys)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ActorSystemAdapter$
public ActorSystemAdapter$()
-
-
Method Details
-
apply
-
toClassic
-