Package org.apache.pekko.actor.typed
Class ChildFailed$
java.lang.Object
org.apache.pekko.actor.typed.ChildFailed$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChildFailed$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ChildFailed$
public ChildFailed$()
-
-
Method Details
-
apply
-
unapply
public scala.Option<scala.Tuple2<ActorRef<scala.runtime.Nothing$>,Throwable>> unapply(ChildFailed t)
-