static class MapComparator.ComparatorChain<K,V> extends MapComparator.ClassifiedComparator<K,V>
name
ComparatorChain(K name)
int
compare(Map<K,V> a, Map<K,V> b)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Map<K,V> a, Map<K,V> b)
compare
Comparator<Map<K,V>>
MapComparator.ClassifiedComparator<K,V>
public String toString()
toString
Object
Copyright © 2020. All rights reserved.