Uses of Package
org.klojang.check.fallible
Packages that use 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.
-
Classes in org.klojang.check.fallible used by org.klojang.checkClassDescriptionAn 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. -
Classes in org.klojang.check.fallible used by org.klojang.check.extraClassDescriptionAn alternative to the
Consumer
interface that allows the functional method to throw a checked exception.