public interface RxInvoker extends Invoker
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture |
invokeAsync(Object instance,
Class clz,
Method method,
Object... args) |
CompletableFuture invokeAsync(Object instance, Class clz, Method method, Object... args)
Copyright © 2020. All rights reserved.