| Package | Description |
|---|---|
| com.openhtmltopdf.util |
| Modifier and Type | Method and Description |
|---|---|
static <T,R> Function<T,R> |
OpenUtil.rethrowingFunction(OpenUtil.ThrowableFunction<T,R> func)
Given a
OpenUtil.ThrowableFunction (which can throw checked exceptions) returns
a standard Function (which can't throw checked exceptions). |
Copyright © 2004–2025. All rights reserved.