Package com.atlassian.jira.issue.fields
Class FieldNameComparator
java.lang.Object
com.atlassian.jira.issue.fields.FieldNameComparator
- All Implemented Interfaces:
Comparator<Field>
Compares
Field
s based on their translated (i18n'd) name.- Since:
- v5.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
FieldNameComparator
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Field>
-