public static class ActorPublisher.Internal$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ActorPublisher.Internal$.Active |
class |
ActorPublisher.Internal$.Canceled |
class |
ActorPublisher.Internal$.Completed |
class |
ActorPublisher.Internal$.CompleteThenStop |
class |
ActorPublisher.Internal$.ErrorEmitted |
static interface |
ActorPublisher.Internal$.LifecycleState |
class |
ActorPublisher.Internal$.PreSubscriber |
class |
ActorPublisher.Internal$.Subscribe |
Modifier and Type | Field and Description |
---|---|
static ActorPublisher.Internal$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Internal$() |
public static final ActorPublisher.Internal$ MODULE$