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