| Package | Description |
|---|---|
| com.github.davidmoten.rx |
Utilities for use with RxJava.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> UnsubscribeDetector<T> |
UnsubscribeDetector.detect()
Factory method.
|
static <T> UnsubscribeDetector<T> |
RxUtil.detectUnsubscribe()
Returns a detector of unsubscribe events.
|
Copyright © 2014. All Rights Reserved.