public class AttachmentSizeComparator extends Object implements Comparator<Attachment>
| Constructor and Description | 
|---|
| AttachmentSizeComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(Attachment o1,
       Attachment o2) | 
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 int compare(Attachment o1, Attachment o2)
compare in interface Comparator<Attachment>Copyright © 2003–2018 Atlassian. All rights reserved.