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