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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic LocaleSensitiveProjectComponentNameComparator(Locale locale)
public int compare(ProjectComponent projectComponent1, ProjectComponent projectComponent2)
compare in interface Comparator<ProjectComponent>Copyright © 2002-2024 Atlassian. All Rights Reserved.