| Package | Description |
|---|---|
| reactor.core.processor |
This package offers a suite of asynchronous
Processor with backpressure support. |
| Modifier and Type | Field and Description |
|---|---|
MutableSignal.Type |
MutableSignal.type |
| Modifier and Type | Method and Description |
|---|---|
static MutableSignal.Type |
MutableSignal.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MutableSignal.Type[] |
MutableSignal.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.