@FunctionalInterface public interface IOSupplier<T>
T
get()
T get() throws java.io.IOException
java.io.IOException