| Package | Description |
|---|---|
| org.icij.datashare.function |
| Modifier and Type | Method and Description |
|---|---|
default <R> ThrowingSupplier<R> |
ThrowingSupplier.andThen(java.util.function.Function<? super T,? extends R> after) |
default <R> ThrowingSupplier<R> |
ThrowingSupplier.andThen(ThrowingFunction<? super T,? extends R> after) |
Copyright © 2020–2021 ICIJ. All rights reserved.