|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.util.MapComparator<K,V>
public class MapComparator<K,V>
| Constructor Summary | |
|---|---|
MapComparator(K orderByKey,
boolean isDesc)
|
|
| Method Summary | |
|---|---|
int |
compare(Map<K,V> o1,
Map<K,V> o2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public MapComparator(K orderByKey,
boolean isDesc)
| Method Detail |
|---|
public int compare(Map<K,V> o1,
Map<K,V> o2)
compare in interface Comparator<Map<K,V>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||