@FunctionalInterface public interface CheckedFunction<T,R>
R
apply(T t)
R apply(T t) throws IOException
IOException
This work is licensed under a Creative Commons Attribution 4.0 International License.