public class SRAssetChangeEntrySortByChangeID extends java.lang.Object implements java.util.Comparator<ServiceRequestAssetChangeEntry>
| Constructor and Description |
|---|
SRAssetChangeEntrySortByChangeID() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ServiceRequestAssetChangeEntry o1,
ServiceRequestAssetChangeEntry o2) |
public int compare(ServiceRequestAssetChangeEntry o1, ServiceRequestAssetChangeEntry o2)
compare in interface java.util.Comparator<ServiceRequestAssetChangeEntry>