Interface Lazy.ThrowingSupplier<E extends Exception,T>
- Type Parameters:
T- the type of value supplied.
public static interface Lazy.ThrowingSupplier<E extends Exception,T>
Like
Supplier but it can throw an Exception.-
Method Summary