Class ActorTestKitGuardian.ActorStopped$
java.lang.Object
org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ActorTestKitGuardian
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActorTestKitGuardian.ActorStopped$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(ActorRef<ActorTestKitGuardian.Ack$> replyTo) final StringtoString()<T> scala.Option<ActorRef<ActorTestKitGuardian.Ack$>>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ActorStopped$
public ActorStopped$()
-
-
Method Details
-
toString
-
apply
-
unapply
public <T> scala.Option<ActorRef<ActorTestKitGuardian.Ack$>> unapply(ActorTestKitGuardian.ActorStopped<T> x$0)
-