@FunctionalInterface public interface IOFunction<T,R>
R
apply(T t)
R apply(T t) throws IOException
IOException
Copyright © 2022 The Apache Software Foundation. All rights reserved.