| Modifier and Type | Method and Description |
|---|---|
static <T,R,X extends Throwable> |
FauxPas.throwingBiConsumer(ThrowingBiConsumer<T,R,X> consumer) |
| Modifier and Type | Method and Description |
|---|---|
static <T,R,X extends Throwable> |
FauxPas.throwingBiConsumer(ThrowingBiConsumer<T,R,X> consumer) |
static <O extends AutoCloseable,I extends AutoCloseable,X extends Throwable> |
TryWith.tryWith(O outer,
I inner,
ThrowingBiConsumer<O,I,X> consumer) |
Copyright © 2015–2017 Zalando SE. All rights reserved.