Uses of Package
org.klojang.check.fallible
Package
Description
The central package of this Java module.
A small collection of classes and interfaces that do not themselves take part in
the validation framework, but are treated as first-class citizens by it.
-
ClassDescriptionAn alternative to the
Consumer
interface that allows the functional method to throw a checked exception.An alternative to theFunction
interface that allows the functional method to throw a checked exception.An alternative to theIntConsumer
interface that allows the functional method to throw a checked exception.An alternative to theIntFunction
interface that allows the functional method to throw a checked exception.An alternative to theIntUnaryOperator
interface that allows the functional method to throw a checked exception. -
ClassDescriptionAn alternative to the
Consumer
interface that allows the functional method to throw a checked exception.