@Service @Transactional(readOnly=true) public class SewerageInspectionDetailsComparatorById extends Object implements Comparator<SewerageFieldInspectionDetails>
| Constructor and Description |
|---|
SewerageInspectionDetailsComparatorById() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SewerageFieldInspectionDetails s1,
SewerageFieldInspectionDetails s2) |
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 SewerageInspectionDetailsComparatorById()
public int compare(SewerageFieldInspectionDetails s1, SewerageFieldInspectionDetails s2)
compare in interface Comparator<SewerageFieldInspectionDetails>Copyright © 2015–2017 eGovernments Foundation. All rights reserved.