public class DeadLetterActorRef$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static DeadLetterActorRef$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
DeadLetterActorRef$() |
| Modifier and Type | Method and Description |
|---|---|
akka.actor.DeadLetterActorRef.SerializedDeadLetterActorRef |
serialized() |
public static final DeadLetterActorRef$ MODULE$