| Interface | Description |
|---|---|
| BiConsumerWithException<From1,From2> | |
| BiFunctionWithException<From1,From2,To> | |
| ConsumerWithException<T> | |
| Delegate<From,To> | |
| FunctionWithException<From,To> | |
| FunctionWithExceptionE<From,To,E extends Exception> | |
| PredicateWithException<T> | |
| RunnableWithException | |
| RunnableWithExceptionE<E extends Exception> | |
| SupplierWithException<T> | |
| SupplierWithExceptionE<T,E extends Exception> |
Copyright © 2023. All rights reserved.