public class DateCompare
extends java.lang.Object
implements java.util.Comparator<java.lang.Integer>
| Constructor and Description |
|---|
DateCompare(java.util.HashMap<java.lang.Integer,java.util.Date> map) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Integer o1,
java.lang.Integer o2) |