T
R
public interface CheckedFunction<T,R>
Function
apply(T t)
R apply(T t) throws java.lang.Exception
t
java.lang.Exception