@FunctionalInterface public interface IOFunction<T,R>
R
apply(T data)
R apply(T data) throws IOException
IOException
Copyright © 2016. All rights reserved.