org.itracker.model
Class Notification.IssueUserRoleComparator

java.lang.Object
  extended by org.itracker.model.Notification.IssueUserRoleComparator
All Implemented Interfaces:
Serializable, Comparator<Notification>
Enclosing class:
Notification

public static final class Notification.IssueUserRoleComparator
extends Object
implements Comparator<Notification>, Serializable

Compares by properties issue, user, role.

Author:
ranks
See Also:
Serialized Form

Constructor Summary
Notification.IssueUserRoleComparator()
           
 
Method Summary
 int compare(Notification o1, Notification o2)
           
 
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
 

Constructor Detail

Notification.IssueUserRoleComparator

public Notification.IssueUserRoleComparator()
Method Detail

compare

public int compare(Notification o1,
                   Notification o2)
Specified by:
compare in interface Comparator<Notification>


Copyright © 2002-2012 itracker. All Rights Reserved.