| Package | Description |
|---|---|
| com.aliyun.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
FunctionalUtils.invokeSafely(FunctionalUtils.UnsafeSupplier<T> unsafeSupplier) |
static <T> Supplier<T> |
FunctionalUtils.safeSupplier(FunctionalUtils.UnsafeSupplier<T> unsafeSupplier) |
Copyright © 2022. All rights reserved.