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