Package | Description |
---|---|
rx.internal.operators |
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
|
Modifier and Type | Method and Description |
---|---|
static EmptyObservableHolder |
EmptyObservableHolder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmptyObservableHolder[] |
EmptyObservableHolder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.