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