Package | Description |
---|---|
reactor.rx |
Streams are reactive components derived from Reactive Extensions and implementing Reactive Streams specification.
|
Modifier and Type | Method and Description |
---|---|
static Promise.FinalState |
Promise.FinalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Promise.FinalState[] |
Promise.FinalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.