public interface AsyncFunc<R,V>
Promise<R>
call(V value)
Promise<R> call(V value) throws Throwable
Throwable
Copyright © 2018. All rights reserved.