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

Packages that use FailableFunction
Package
Description
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.