Searched refs:anotherDate (Results 1 – 1 of 1) sorted by relevance
997 public int compareTo(Date anotherDate) { in compareTo() argument999 long anotherTime = getMillisOf(anotherDate); in compareTo()