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