public class LocaleSensitiveProjectComponentNameComparator extends Object implements Comparator<ProjectComponent>
Constructor and Description |
---|
LocaleSensitiveProjectComponentNameComparator(Locale locale) |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProjectComponent projectComponent1,
ProjectComponent projectComponent2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public LocaleSensitiveProjectComponentNameComparator(Locale locale)
public int compare(ProjectComponent projectComponent1, ProjectComponent projectComponent2)
compare
in interface Comparator<ProjectComponent>
Copyright © 2002-2015 Atlassian. All Rights Reserved.