public class RxFlowableInvokerProvider extends Object implements RxInvokerProvider<RxFlowableInvoker>
Flowable.| Constructor and Description |
|---|
RxFlowableInvokerProvider() |
| Modifier and Type | Method and Description |
|---|---|
RxFlowableInvoker |
getRxInvoker(SyncInvoker syncInvoker,
ExecutorService executorService) |
boolean |
isProviderFor(Class<?> clazz) |
public boolean isProviderFor(Class<?> clazz)
isProviderFor in interface RxInvokerProvider<RxFlowableInvoker>public RxFlowableInvoker getRxInvoker(SyncInvoker syncInvoker, ExecutorService executorService)
getRxInvoker in interface RxInvokerProvider<RxFlowableInvoker>Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.