public static interface FutureAdapter.ThrowingFunction<T,U>
U
apply(T t)
U apply(T t) throws java.lang.Exception
java.lang.Exception