Module org.jooq.jool
module org.jooq.jool
-
Packages
PackageDescriptionThis package contains useful extensions for interoperation with Java 8's lambda expressions andFunctionalInterface
types.This package contains duplicates of the JDK'sFunctionalInterface
types from thejava.lang
package, allowing to throw checked Exceptions that can be handled inUnchecked
.This package contains duplicates of the JDK'sFunctionalInterface
types from thejava.util
package, allowing to throw checked Exceptions that can be handled inUnchecked
.This package contains duplicates of the JDK'sFunctionalInterface
types from thejava.util.concurrent
package, allowing to throw checked Exceptions that can be handled inUnchecked
.This package contains duplicates of the JDK'sFunctionalInterface
types from thejava.util.function
package, allowing to throw checked Exceptions that can be handled inUnchecked
.This package contains function types of various degrees.This package contains tuple types of various degrees.