FunctionalInterface types from the
java.util package, allowing to throw checked Exceptions that can be handled in
Unchecked.
See: Description
FunctionalInterface types from the
java.util.function package, allowing to throw checked Exceptions that can be handled in
Unchecked.
Comparator that allows for checked exceptions.
FunctionalInterface types from the
java.util package, allowing to throw checked Exceptions that can be handled in
Unchecked.