public static interface F.Function<A,R>
R
apply(A a)
R apply(A a) throws java.lang.Throwable
java.lang.Throwable