T - the type of results supplied by this supplierE - the type of Exception@FunctionalInterface public static interface LambdaExceptionUtils.SupplierWithExceptions<T,E extends Exception>
Supplier interface which can throw exceptions.| Modifier and Type | Method and Description |
|---|---|
T |
get() |
Copyright © 2019 WSO2. All rights reserved.