Пример #1
0
 public int hashCode() {
   return startDate.hashCode() ^ endDate.hashCode();
 }