@FunctionalInterface public interface IOFunction<S,T>
T
apply(S s)
T apply(S s) throws IOException
IOException
Copyright © 2018–2020. All rights reserved.