@FunctionalInterface public interface IOFunction<T,R>
Function
R
apply(T t)
R apply(T t) throws java.io.IOException
t
java.io.IOException