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