public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrEmpty(String string) |
static <T> Optional<T> |
selectOptional(Supplier<Optional<T>>... optionals) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.