public class AttachmentFileNameComparator extends Object implements Comparator<Attachment>
Attachment
s 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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public AttachmentFileNameComparator(Locale locale)
public int compare(Attachment first, Attachment second)
compare
in interface Comparator<Attachment>
Copyright © 2003–2015 Atlassian. All rights reserved.