public abstract class RxToSyncInvoker extends AbstractInvoker
| Constructor and Description |
|---|
RxToSyncInvoker(Destination destination,
AbstractRxInvoker rxInvoker) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object instance,
Class clz,
Method method,
Object... args) |
buildContext, getDestination, isMockpublic RxToSyncInvoker(Destination destination, AbstractRxInvoker rxInvoker)
Copyright © 2018. All rights reserved.