net.spy.util
Class SpyDateComparable
java.lang.Object
net.spy.util.SpyDateComparable
- All Implemented Interfaces:
- SpyComparable
- public class SpyDateComparable
- extends Object
- implements SpyComparable
Compare Dates for SpySort.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpyDateComparable
public SpyDateComparable()
compare
public int compare(Object obj1,
Object obj2)
- Description copied from interface:
SpyComparable
- Compare two objects.
- Specified by:
compare in interface SpyComparable