| Modifier and Type | Interface and Description |
|---|---|
interface |
ThrowingBinaryOperator<T,X extends Throwable> |
| Modifier and Type | Method and Description |
|---|---|
static <T,U,R,X extends Throwable> |
FauxPas.throwingBiFunction(ThrowingBiFunction<T,U,R,X> function) |
| Modifier and Type | Method and Description |
|---|---|
static <T,U,R,X extends Throwable> |
FauxPas.throwingBiFunction(ThrowingBiFunction<T,U,R,X> function) |
static <O extends AutoCloseable,I extends AutoCloseable,T,X extends Throwable> |
TryWith.tryWith(O outer,
I inner,
ThrowingBiFunction<O,I,T,X> function) |
Copyright © 2015–2018 Zalando SE. All rights reserved.