public interface RxInvoker extends Invoker
| 限定符和类型 | 方法和说明 |
|---|---|
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.