I
R
public static interface FI.Apply<I,R>
apply(I i)
R apply(I i) throws java.lang.Exception
i
java.lang.Exception