public class UntypedActorSubscriber$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static UntypedActorSubscriber$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
UntypedActorSubscriber$() |
| Modifier and Type | Method and Description |
|---|---|
<T> org.reactivestreams.Subscriber<T> |
create(ActorRef ref)
|
public static final UntypedActorSubscriber$ MODULE$
public <T> org.reactivestreams.Subscriber<T> create(ActorRef ref)
ref - (undocumented)