public class KollatorMapEntry
extends java.lang.Object
implements java.util.Comparator<java.util.Map.Entry<java.lang.String,java.lang.Integer>>
Modifier and Type | Field and Description |
---|---|
private java.text.RuleBasedCollator |
kollatorNO |
Constructor and Description |
---|
KollatorMapEntry() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.util.Map.Entry<java.lang.String,java.lang.Integer> o1,
java.util.Map.Entry<java.lang.String,java.lang.Integer> o2) |