Module org.jooq.jool
Package org.jooq.lambda.fi.lang
This package contains duplicates of the JDK's
FunctionalInterface types
from the java.lang package, allowing to throw checked Exceptions
that can be handled in Unchecked.-
Interface Summary Interface Description CheckedRunnable ARunnablethat allows for checked exceptions.