| Package | Description |
|---|---|
| software.amazon.awssdk.utils |
| Modifier and Type | Method and Description |
|---|---|
static <I> Consumer<I> |
FunctionalUtils.safeConsumer(FunctionalUtils.UnsafeConsumer<I> unsafeConsumer)
A wrapper around a Consumer that throws a checked exception.
|
Copyright © 2023. All rights reserved.