@PublicApi public class FieldNameComparator extends Object implements Comparator<Field>
Fields based on their translated (i18n'd) name.| Constructor and Description |
|---|
FieldNameComparator(I18nHelper i18nHelper) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Field field1,
Field field2) |
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 FieldNameComparator(I18nHelper i18nHelper)
public int compare(Field field1, Field field2)
compare in interface Comparator<Field>Copyright © 2002-2018 Atlassian. All Rights Reserved.