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