Interface Unchecked.CheckedSupplier<R>
- Enclosing class:
Unchecked
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Signature for a supplier that can throw a checked exception.
- Since:
- 5.0.3
- Author:
- Ashley Scopes
-
Method Summary
-
Method Details
-
get
-