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