| Package | Description |
|---|---|
| com.ibm.cos.v2.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)
A wrapper around a BiConsumer that throws a checked exception.
|
Copyright © 2026. All rights reserved.