talx x1.0.5

talx.model.mail
Class MessageDateReverseComparator

java.lang.Object
  extended bytalx.model.mail.MessageDateReverseComparator
All Implemented Interfaces:
java.util.Comparator

public class MessageDateReverseComparator
extends java.lang.Object
implements java.util.Comparator

Comparator used to order messages by date.


Field Summary
protected static MessageDateReverseComparator theOne
           
 
Constructor Summary
protected MessageDateReverseComparator()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
           
static MessageDateReverseComparator getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Field Detail

theOne

protected static final MessageDateReverseComparator theOne
Constructor Detail

MessageDateReverseComparator

protected MessageDateReverseComparator()
Method Detail

getInstance

public static MessageDateReverseComparator getInstance()

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.