public class MultiPropertyComparator extends Object implements Comparator
| Constructor and Description |
|---|
MultiPropertyComparator(List _info) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object _o1,
Object _o2) |
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 MultiPropertyComparator(List _info)
_info - Listpublic int compare(Object _o1, Object _o2)
compare in interface ComparatorCopyright © 2006–2017 FDV Solutions. All rights reserved.