FunctionalInterface types
from the java.util package, allowing to throw checked Exceptions
that can be handled in Unchecked.See: Description
| Interface | Description |
|---|---|
| CheckedComparator<T> |
A
Comparator that allows for checked exceptions. |
FunctionalInterface types
from the java.util package, allowing to throw checked Exceptions
that can be handled in Unchecked.Copyright © 2016. All Rights Reserved.