public class AttachmentFileNameComparator extends Object implements Comparator<Attachment>
Attachments based on file names in the given locale.| Constructor and Description |
|---|
AttachmentFileNameComparator(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Attachment first,
Attachment second) |
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 AttachmentFileNameComparator(Locale locale)
public int compare(Attachment first, Attachment second)
compare in interface Comparator<Attachment>Copyright © 2003–2017 Atlassian. All rights reserved.