Skip to content

Functional call

Compare
Choose a tag to compare
@lvyahui8 lvyahui8 released this 14 Jul 07:06
· 82 commits to master since this release

Facade new method

<T> T get(Map<String,Object> invokeParams, MultipleArgumentsFunction<T> multipleArgumentsFunction)
            throws InterruptedException, IllegalAccessException, InvocationTargetException;