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