@FunctionalInterface public interface IOFunction<T,R>
Function
R
apply(T t)
R apply(T t) throws IOException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.