@FunctionalInterface public interface CheckedSupplier<R,E extends java.lang.Exception>
Supplier
R
get()
R get() throws E extends java.lang.Exception
E extends java.lang.Exception