public class FunctionalUtils extends Object
| Constructor and Description |
|---|
FunctionalUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
executeHandling(Callable<T> callable,
Function<Exception,T> exceptionHandler) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.