public final class OperationRefCount<T>
extends java.lang.Object
| Constructor and Description |
|---|
OperationRefCount() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Observable.OnSubscribeFunc<T> |
refCount(ConnectableObservable<T> connectableObservable) |
public static <T> Observable.OnSubscribeFunc<T> refCount(ConnectableObservable<T> connectableObservable)