| Package | Description |
|---|---|
| net.dempsy.util |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
Functional.chainThrows(T t,
Functional.ConsumerThrows<T,E>... fs)
This method allows for the chaining of calls that don't normally chain but that also may throw.
|
Copyright © 2018. All rights reserved.