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