| Package | Description |
|---|---|
| de.team33.libs.exceptional.v4.functional |
| Class and Description |
|---|
| Converter
A tool that can convert certain functional constructs that may throw checked exceptions (e.g.
|
| XBiConsumer
A kind of consumer that allows to throw a checked exception.
|
| XBiFunction
A kind of function that allows to throw a checked exception.
|
| XBiPredicate
A kind of predicate that allows to throw a checked exception.
|
| XConsumer
A kind of consumer that allows to throw a checked exception.
|
| XFunction
A kind of function that allows to throw a checked exception.
|
| XPredicate
A kind of predicate that allows to throw a checked exception.
|
| XRunnable
A kind of runnable that allows to throw a checked exception.
|
| XSupplier
A kind of supplier that allows to throw a checked exception.
|
Copyright © 2021. All rights reserved.