Package org.apache.pekko.actor
Class DeadLetter$
java.lang.Object
scala.runtime.AbstractFunction3<Object,ActorRef,ActorRef,DeadLetter>
org.apache.pekko.actor.DeadLetter$
- All Implemented Interfaces:
Serializable,scala.Function3<Object,ActorRef, ActorRef, DeadLetter>
public class DeadLetter$
extends scala.runtime.AbstractFunction3<Object,ActorRef,ActorRef,DeadLetter>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DeadLetter$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction3
curried, tupled
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DeadLetter$
public DeadLetter$()
-
-
Method Details
-
toString
- Specified by:
toStringin interfacescala.Function3<Object,ActorRef, ActorRef, DeadLetter> - Overrides:
toStringin classscala.runtime.AbstractFunction3<Object,ActorRef, ActorRef, DeadLetter>
-
apply
- Specified by:
applyin interfacescala.Function3<Object,ActorRef, ActorRef, DeadLetter>
-
unapply
-