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

Packages that use FailableBiConsumer
Package
Description
Provides highly reusable utility methods, chiefly concerned with adding value to the java.lang classes.
Provides functional interfaces to complement those in java.lang.function and utilities for working with Java 8 lambdas.
Provides classes and methods to work with dates and durations.
Provides tuple classes, both mutable and immutable Pair and Triple.