public class ActorRefSinkActor$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ActorRefSinkActor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ActorRefSinkActor$() |
| Modifier and Type | Method and Description |
|---|---|
Props |
props(ActorRef ref,
int highWatermark,
java.lang.Object onCompleteMessage) |
public static final ActorRefSinkActor$ MODULE$