FunctionalInterface types.
FunctionalInterface types from the
java.lang package, allowing to throw checked Exceptions that can be handled in
Unchecked.
FunctionalInterface types from the
java.util package, allowing to throw checked Exceptions that can be handled in
Unchecked.
FunctionalInterface types from the
java.util.function package, allowing to throw checked Exceptions that can be handled in
Unchecked.