Uses of Interface
com.machinezoo.noexception.throwing.ThrowingComparator
-
Packages that use ThrowingComparator Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of ThrowingComparator in com.machinezoo.noexception
Methods in com.machinezoo.noexception with parameters of type ThrowingComparator Modifier and Type Method Description <T> Comparator<T>
CheckedExceptionHandler. comparator(ThrowingComparator<T> comparator)
Removes checked exceptions from method signature ofThrowingComparator
.
-