| Modifier and Type | Method and Description |
|---|---|
static <T,X extends Throwable> |
FauxPas.throwingConsumer(ThrowingConsumer<T,X> consumer) |
| Modifier and Type | Method and Description |
|---|---|
static <T,X extends Throwable> |
FauxPas.throwingConsumer(ThrowingConsumer<T,X> consumer) |
static <R extends AutoCloseable,X extends Throwable> |
TryWith.tryWith(R resource,
ThrowingConsumer<R,X> consumer) |
Copyright © 2015–2017 Zalando SE. All rights reserved.