| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
LambdaExceptionUtils.rethrowSupplier(LambdaExceptionUtils.SupplierWithExceptions<T,E> function)
This method allows a Supplier which throws exceptions to be used in places which expects a Supplier.
|
Copyright © 2017 WSO2. All rights reserved.