public final class Environment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
RX_JAVA_IS_IN_THE_CLASS_PATH
True if RxJava is on classpath, false otherwise
|
| Modifier and Type | Method and Description |
|---|---|
static void |
throwExceptionIfRxJavaIsNotAvailable(java.lang.String messagePrefix)
Throws RuntimeException if RxJava is not available
|