Package | Description |
---|---|
de.larssh.utils.function |
Utilities for lambda expressions
|
Modifier and Type | Method and Description |
---|---|
static <T> Consumer<T> |
ThrowingConsumer.throwing(ThrowingConsumer<T> consumer)
Short-hand method to cast any
ThrowingConsumer as Consumer . |
Copyright © 2025. All rights reserved.