public interface ThrowingSupplier<T,K extends java.lang.Throwable>
Follows naming scheme of Java 8 functional interfaces.
T
get()
T get() throws K extends java.lang.Throwable
K extends java.lang.Throwable