Uses of Interface
org.apache.commons.lang3.function.FailableFunction

Packages that use FailableFunction
Package
Description
Provides highly reusable utility methods, chiefly concerned with adding value to the java.lang classes.
Provides support classes for multi-threaded programming.
Provides functional interfaces to complement those in java.lang.function and utilities for working with Java 8 lambdas.
Provides utility classes to complement those in java.util.stream.