| Package | Description |
|---|---|
| no.digipost | |
| no.digipost.function | |
| no.digipost.io |
| Modifier and Type | Method and Description |
|---|---|
static <T,X extends Throwable> |
DiggExceptions.mayThrow(ThrowingConsumer<T,X> consumer)
Convenience to acquire a
ThrowingConsumer-reference from a lambda expression. |
| Modifier and Type | Method and Description |
|---|---|
static <T,X extends Throwable> |
DiggExceptions.mayThrow(ThrowingConsumer<T,X> consumer)
Convenience to acquire a
ThrowingConsumer-reference from a lambda expression. |
| Modifier and Type | Method and Description |
|---|---|
default ThrowingConsumer<T,X> |
ThrowingConsumer.andThen(ThrowingConsumer<? super T,? extends X> after) |
| Modifier and Type | Method and Description |
|---|---|
default ThrowingConsumer<T,X> |
ThrowingConsumer.andThen(ThrowingConsumer<? super T,? extends X> after) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AutoCloseable> |
IO.autoClosing(ThrowingConsumer<T,? extends Exception> consumer) |
Copyright © 2016 Digipost. All rights reserved.