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
equals
public int compare(Attachment attachment1, Attachment attachment2)
compare
in interface Comparator<Attachment>
Copyright © 2002-2015 Atlassian. All Rights Reserved.