public class DayComparator extends Object implements Comparator<Day>
| Constructor and Description |
|---|
DayComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Day day,
Day compareWithDay)
Compare.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Day day, Day compareWithDay)
compare in interface Comparator<Day>day - the daycompareWithDay - the compare with dayComparator.compare(java.lang.Object, java.lang.Object)Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.