com.atlassian.jira.user.util
Class GroupNameComparator
java.lang.Object
com.atlassian.jira.user.util.GroupNameComparator
- All Implemented Interfaces:
- Comparator<Group>
public class GroupNameComparator
- extends Object
- implements Comparator<Group>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupNameComparator
public GroupNameComparator()
compare
public int compare(Group g1,
Group g2)
- Specified by:
compare
in interface Comparator<Group>
Copyright © 2002-2011 Atlassian. All Rights Reserved.