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
Consumerinterface that allows the functional method to throw a checked exception.An alternative to theFunctioninterface that allows the functional method to throw a checked exception.An alternative to theIntConsumerinterface that allows the functional method to throw a checked exception.An alternative to theIntFunctioninterface that allows the functional method to throw a checked exception.An alternative to theIntUnaryOperatorinterface 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
Consumerinterface that allows the functional method to throw a checked exception.