@PublicApi public class FieldNameComparator extends Object implements Comparator<Field>
Field
s 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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public FieldNameComparator(I18nHelper i18nHelper)
public int compare(Field field1, Field field2)
compare
in interface Comparator<Field>
Copyright © 2002-2024 Atlassian. All Rights Reserved.