public class CorrespondenceLinkCreationDateComparator extends Object implements Comparator<CorrespondenceLink>
Constructor and Description |
---|
CorrespondenceLinkCreationDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CorrespondenceLink st1,
CorrespondenceLink st2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public CorrespondenceLinkCreationDateComparator()
public int compare(CorrespondenceLink st1, CorrespondenceLink st2)
compare
in interface Comparator<CorrespondenceLink>
Copyright © 2011 Nuxeo SA. All Rights Reserved.