@FunctionalInterface public static interface Throwables.ThrowingComparator<E,T extends Throwable>
static <E,T extends Throwable>Comparator<? super E>
checked(Throwables.ThrowingComparator<E,T> comparator)
int
compare(E e1, E e2)
int compare(E e1, E e2) throws T extends Throwable
T extends Throwable
static <E,T extends Throwable> Comparator<? super E> checked(Throwables.ThrowingComparator<E,T> comparator)
Copyright © 2023. All rights reserved.