@FunctionalInterface public interface ThrowableFunction<A,R,T extends java.lang.Throwable>
R
apply(A arg)
R apply(A arg) throws T extends java.lang.Throwable
T extends java.lang.Throwable