public class AttachmentCreationDateComparator extends Object implements Comparator<Attachment>
Constructor and Description |
---|
AttachmentCreationDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Attachment attachment1,
Attachment attachment2) |
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 int compare(Attachment attachment1, Attachment attachment2)
compare
in interface Comparator<Attachment>
Copyright © 2002-2017 Atlassian. All Rights Reserved.