Uses of Package
org.jooq.lambda.fi.util.function
-
Packages that use org.jooq.lambda.fi.util.function Package Description org.jooq.lambda This package contains useful extensions for interoperation with Java 8's lambda expressions andFunctionalInterface
types.org.jooq.lambda.fi.util.function This package contains duplicates of the JDK'sFunctionalInterface
types from thejava.util.function
package, allowing to throw checked Exceptions that can be handled inUnchecked
. -
Classes in org.jooq.lambda.fi.util.function used by org.jooq.lambda Class Description CheckedBiConsumer ABiConsumer
that allows for checked exceptions.CheckedBiFunction ABiFunction
that allows for checked exceptions.CheckedBinaryOperator ABinaryOperator
that allows for checked exceptions.CheckedBiPredicate ABiPredicate
that allows for checked exceptions.CheckedBooleanSupplier ABooleanSupplier
that allows for checked exceptions.CheckedConsumer AConsumer
that allows for checked exceptions.CheckedDoubleBinaryOperator ADoubleBinaryOperator
that allows for checked exceptions.CheckedDoubleConsumer ADoubleConsumer
that allows for checked exceptions.CheckedDoubleFunction ADoubleFunction
that allows for checked exceptions.CheckedDoublePredicate ADoublePredicate
that allows for checked exceptions.CheckedDoubleSupplier ADoubleSupplier
that allows for checked exceptions.CheckedDoubleToIntFunction ADoubleToIntFunction
that allows for checked exceptions.CheckedDoubleToLongFunction ADoubleToLongFunction
that allows for checked exceptions.CheckedDoubleUnaryOperator ADoubleUnaryOperator
that allows for checked exceptions.CheckedFunction AFunction
that allows for checked exceptions.CheckedIntBinaryOperator AIntBinaryOperator
that allows for checked exceptions.CheckedIntConsumer AIntConsumer
that allows for checked exceptions.CheckedIntFunction AIntFunction
that allows for checked exceptions.CheckedIntPredicate AIntPredicate
that allows for checked exceptions.CheckedIntSupplier AIntSupplier
that allows for checked exceptions.CheckedIntToDoubleFunction AIntToDoubleFunction
that allows for checked exceptions.CheckedIntToLongFunction AIntToLongFunction
that allows for checked exceptions.CheckedIntUnaryOperator AIntUnaryOperator
that allows for checked exceptions.CheckedLongBinaryOperator ALongBinaryOperator
that allows for checked exceptions.CheckedLongConsumer ALongConsumer
that allows for checked exceptions.CheckedLongFunction ALongFunction
that allows for checked exceptions.CheckedLongPredicate ALongPredicate
that allows for checked exceptions.CheckedLongSupplier ALongSupplier
that allows for checked exceptions.CheckedLongToDoubleFunction ALongToDoubleFunction
that allows for checked exceptions.CheckedLongToIntFunction ALongToIntFunction
that allows for checked exceptions.CheckedLongUnaryOperator ALongUnaryOperator
that allows for checked exceptions.CheckedObjDoubleConsumer AObjDoubleConsumer
that allows for checked exceptions.CheckedObjIntConsumer AObjIntConsumer
that allows for checked exceptions.CheckedObjLongConsumer AObjLongConsumer
that allows for checked exceptions.CheckedPredicate APredicate
that allows for checked exceptions.CheckedSupplier ASupplier
that allows for checked exceptions.CheckedToDoubleBiFunction AToDoubleBiFunction
that allows for checked exceptions.CheckedToDoubleFunction AToDoubleFunction
that allows for checked exceptions.CheckedToIntBiFunction AToIntBiFunction
that allows for checked exceptions.CheckedToIntFunction AToIntFunction
that allows for checked exceptions.CheckedToLongBiFunction AToLongBiFunction
that allows for checked exceptions.CheckedToLongFunction AToLongFunction
that allows for checked exceptions.CheckedUnaryOperator AUnaryOperator
that allows for checked exceptions. -
Classes in org.jooq.lambda.fi.util.function used by org.jooq.lambda.fi.util.function Class Description CheckedBiConsumer ABiConsumer
that allows for checked exceptions.CheckedBiFunction ABiFunction
that allows for checked exceptions.CheckedBinaryOperator ABinaryOperator
that allows for checked exceptions.CheckedBiPredicate ABiPredicate
that allows for checked exceptions.CheckedBooleanSupplier ABooleanSupplier
that allows for checked exceptions.CheckedConsumer AConsumer
that allows for checked exceptions.CheckedDoubleBinaryOperator ADoubleBinaryOperator
that allows for checked exceptions.CheckedDoubleConsumer ADoubleConsumer
that allows for checked exceptions.CheckedDoubleFunction ADoubleFunction
that allows for checked exceptions.CheckedDoublePredicate ADoublePredicate
that allows for checked exceptions.CheckedDoubleSupplier ADoubleSupplier
that allows for checked exceptions.CheckedDoubleToIntFunction ADoubleToIntFunction
that allows for checked exceptions.CheckedDoubleToLongFunction ADoubleToLongFunction
that allows for checked exceptions.CheckedDoubleUnaryOperator ADoubleUnaryOperator
that allows for checked exceptions.CheckedFunction AFunction
that allows for checked exceptions.CheckedIntBinaryOperator AIntBinaryOperator
that allows for checked exceptions.CheckedIntConsumer AIntConsumer
that allows for checked exceptions.CheckedIntFunction AIntFunction
that allows for checked exceptions.CheckedIntPredicate AIntPredicate
that allows for checked exceptions.CheckedIntSupplier AIntSupplier
that allows for checked exceptions.CheckedIntToDoubleFunction AIntToDoubleFunction
that allows for checked exceptions.CheckedIntToLongFunction AIntToLongFunction
that allows for checked exceptions.CheckedIntUnaryOperator AIntUnaryOperator
that allows for checked exceptions.CheckedLongBinaryOperator ALongBinaryOperator
that allows for checked exceptions.CheckedLongConsumer ALongConsumer
that allows for checked exceptions.CheckedLongFunction ALongFunction
that allows for checked exceptions.CheckedLongPredicate ALongPredicate
that allows for checked exceptions.CheckedLongSupplier ALongSupplier
that allows for checked exceptions.CheckedLongToDoubleFunction ALongToDoubleFunction
that allows for checked exceptions.CheckedLongToIntFunction ALongToIntFunction
that allows for checked exceptions.CheckedLongUnaryOperator ALongUnaryOperator
that allows for checked exceptions.CheckedObjDoubleConsumer AObjDoubleConsumer
that allows for checked exceptions.CheckedObjIntConsumer AObjIntConsumer
that allows for checked exceptions.CheckedObjLongConsumer AObjLongConsumer
that allows for checked exceptions.CheckedPredicate APredicate
that allows for checked exceptions.CheckedSupplier ASupplier
that allows for checked exceptions.CheckedToDoubleBiFunction AToDoubleBiFunction
that allows for checked exceptions.CheckedToDoubleFunction AToDoubleFunction
that allows for checked exceptions.CheckedToIntBiFunction AToIntBiFunction
that allows for checked exceptions.CheckedToIntFunction AToIntFunction
that allows for checked exceptions.CheckedToLongBiFunction AToLongBiFunction
that allows for checked exceptions.CheckedToLongFunction AToLongFunction
that allows for checked exceptions.CheckedUnaryOperator AUnaryOperator
that allows for checked exceptions.