com.atlassian.core.user
Class FullNameComparator
java.lang.Object
com.atlassian.core.user.FullNameComparator
- All Implemented Interfaces:
- Comparator
Deprecated. Use UserBestNameComparator
instead. Since v4.4.
public class FullNameComparator
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullNameComparator
public FullNameComparator()
- Deprecated.
compare
public int compare(Object o1,
Object o2)
- Deprecated.
- Specified by:
compare
in interface Comparator
Copyright © 2002-2011 Atlassian. All Rights Reserved.