@FunctionalInterface public interface FunctionWithIOException<T,R> extends FunctionWithException<T,R,IOException>
FunctionWithException
IOException
apply
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.