public class SentDateComparator extends AbstractHeaderComparator
Comparator which works like stated in RFC5256 2.2 Sent DateCC, FROM, TO| Constructor and Description |
|---|
SentDateComparator(boolean reverse) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Message<?> o1,
Message<?> o2) |
static Comparator<Message<?>> |
sentDate(boolean reverse) |
getHeaderValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static Comparator<Message<?>> sentDate(boolean reverse)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.