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