org.itracker.model
Class Notification.IssueUserRoleComparator
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Notification.IssueUserRoleComparator
public Notification.IssueUserRoleComparator()
compare
public int compare(Notification o1,
Notification o2)
- Specified by:
compare in interface Comparator<Notification>
Copyright © 2002-2012 itracker. All Rights Reserved.