apiref
@dtinth/comparator@0.0.3

ComparatorX.thenComparingBy()  MethodSignature

Signature

thenComparingBy(other: Comparator<T>): ComparatorX<T>;

Parameters

ParameterTypeDescription
otherComparator<T>
(Returns)ComparatorX<T>