org.paneris.jammyjoes.mvp
Class DayAdaptor
java.lang.Object
org.paneris.jammyjoes.mvp.DayAdaptor
- All Implemented Interfaces:
- java.lang.Comparable, EquatableComparable
public class DayAdaptor
- extends java.lang.Object
- implements EquatableComparable
Constructor Summary |
DayAdaptor(java.util.Date date)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DayAdaptor
public DayAdaptor(java.util.Date date)
earliest
public EquatableComparable earliest()
- Specified by:
earliest
in interface EquatableComparable
previous
public EquatableComparable previous()
- Specified by:
previous
in interface EquatableComparable
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
isNull
public boolean isNull()
- Specified by:
isNull
in interface EquatableComparable
equals
public boolean equals(java.lang.Object other)
- Specified by:
equals
in interface EquatableComparable
- Overrides:
equals
in class java.lang.Object
compareTo
public int compareTo(java.lang.Object other)
- Specified by:
compareTo
in interface java.lang.Comparable
Copyright © 2001-2008 PanEris. All Rights Reserved.