Package | Description |
---|---|
io.reactivex.observers |
Default wrappers and implementations for Observer-based consumer classes and interfaces,
including disposable and resource-tracking variants and
the
TestObserver that allows unit testing
Observable -, Single -, Maybe -
and Completable -based flows. |
Modifier and Type | Method and Description |
---|---|
static BaseTestConsumer.TestWaitStrategy |
BaseTestConsumer.TestWaitStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseTestConsumer.TestWaitStrategy[] |
BaseTestConsumer.TestWaitStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.