@FunctionalInterface public static interface Throwing.Specific.Function<T,R,E extends Throwable>
R
apply(T t)
R apply(T t) throws E extends Throwable
E extends Throwable