| Package | Description |
|---|---|
| org.n52.janmayen.exception | |
| org.n52.janmayen.function |
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Exception> |
CompositeException.get(ThrowingSupplier<T,X> supplier) |
<T,X extends Exception> |
CompositeException.wrapSupplier(ThrowingSupplier<T,X> supplier) |
| Modifier and Type | Method and Description |
|---|---|
default ThrowingSupplier<R,X> |
ThrowingFunction.curry(T t)
Create a supplier by currying the parameter.
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.