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