Uses of Package
org.jooq.lambda.fi.util.function
Packages that use org.jooq.lambda.fi.util.function
Package
Description
This package contains useful extensions for interoperation with Java 8's lambda expressions and
FunctionalInterface types.This package contains duplicates of the JDK's
FunctionalInterface types
from the java.util.function package, allowing to throw checked Exceptions
that can be handled in Unchecked.-
Classes in org.jooq.lambda.fi.util.function used by org.jooq.lambdaClassDescriptionA
BiConsumerthat allows for checked exceptions.ABiFunctionthat allows for checked exceptions.ABinaryOperatorthat allows for checked exceptions.ABiPredicatethat allows for checked exceptions.ABooleanSupplierthat allows for checked exceptions.AConsumerthat allows for checked exceptions.ADoubleBinaryOperatorthat allows for checked exceptions.ADoubleConsumerthat allows for checked exceptions.ADoubleFunctionthat allows for checked exceptions.ADoublePredicatethat allows for checked exceptions.ADoubleSupplierthat allows for checked exceptions.ADoubleToIntFunctionthat allows for checked exceptions.ADoubleToLongFunctionthat allows for checked exceptions.ADoubleUnaryOperatorthat allows for checked exceptions.AFunctionthat allows for checked exceptions.AIntBinaryOperatorthat allows for checked exceptions.AIntConsumerthat allows for checked exceptions.AIntFunctionthat allows for checked exceptions.AIntPredicatethat allows for checked exceptions.AIntSupplierthat allows for checked exceptions.AIntToDoubleFunctionthat allows for checked exceptions.AIntToLongFunctionthat allows for checked exceptions.AIntUnaryOperatorthat allows for checked exceptions.ALongBinaryOperatorthat allows for checked exceptions.ALongConsumerthat allows for checked exceptions.ALongFunctionthat allows for checked exceptions.ALongPredicatethat allows for checked exceptions.ALongSupplierthat allows for checked exceptions.ALongToDoubleFunctionthat allows for checked exceptions.ALongToIntFunctionthat allows for checked exceptions.ALongUnaryOperatorthat allows for checked exceptions.AObjDoubleConsumerthat allows for checked exceptions.AObjIntConsumerthat allows for checked exceptions.AObjLongConsumerthat allows for checked exceptions.APredicatethat allows for checked exceptions.ASupplierthat allows for checked exceptions.AToDoubleBiFunctionthat allows for checked exceptions.AToDoubleFunctionthat allows for checked exceptions.AToIntBiFunctionthat allows for checked exceptions.AToIntFunctionthat allows for checked exceptions.AToLongBiFunctionthat allows for checked exceptions.AToLongFunctionthat allows for checked exceptions.AUnaryOperatorthat allows for checked exceptions. -
Classes in org.jooq.lambda.fi.util.function used by org.jooq.lambda.fi.util.functionClassDescriptionA
BiConsumerthat allows for checked exceptions.ABiFunctionthat allows for checked exceptions.ABinaryOperatorthat allows for checked exceptions.ABiPredicatethat allows for checked exceptions.ABooleanSupplierthat allows for checked exceptions.AConsumerthat allows for checked exceptions.ADoubleBinaryOperatorthat allows for checked exceptions.ADoubleConsumerthat allows for checked exceptions.ADoubleFunctionthat allows for checked exceptions.ADoublePredicatethat allows for checked exceptions.ADoubleSupplierthat allows for checked exceptions.ADoubleToIntFunctionthat allows for checked exceptions.ADoubleToLongFunctionthat allows for checked exceptions.ADoubleUnaryOperatorthat allows for checked exceptions.AFunctionthat allows for checked exceptions.AIntBinaryOperatorthat allows for checked exceptions.AIntConsumerthat allows for checked exceptions.AIntFunctionthat allows for checked exceptions.AIntPredicatethat allows for checked exceptions.AIntSupplierthat allows for checked exceptions.AIntToDoubleFunctionthat allows for checked exceptions.AIntToLongFunctionthat allows for checked exceptions.AIntUnaryOperatorthat allows for checked exceptions.ALongBinaryOperatorthat allows for checked exceptions.ALongConsumerthat allows for checked exceptions.ALongFunctionthat allows for checked exceptions.ALongPredicatethat allows for checked exceptions.ALongSupplierthat allows for checked exceptions.ALongToDoubleFunctionthat allows for checked exceptions.ALongToIntFunctionthat allows for checked exceptions.ALongUnaryOperatorthat allows for checked exceptions.AObjDoubleConsumerthat allows for checked exceptions.AObjIntConsumerthat allows for checked exceptions.AObjLongConsumerthat allows for checked exceptions.APredicatethat allows for checked exceptions.ASupplierthat allows for checked exceptions.AToDoubleBiFunctionthat allows for checked exceptions.AToDoubleFunctionthat allows for checked exceptions.AToIntBiFunctionthat allows for checked exceptions.AToIntFunctionthat allows for checked exceptions.AToLongBiFunctionthat allows for checked exceptions.AToLongFunctionthat allows for checked exceptions.AUnaryOperatorthat allows for checked exceptions.