Interface ThrowingSupplier<T,E extends Throwable>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
-
Method Details
-
call
- Throws:
E
-