public class OrdinalPositionComparator extends Object implements Comparator<Property>
Property
instances based on their ordinal position in the tableConstructor and Description |
---|
OrdinalPositionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Property property1,
Property property2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Property property1, Property property2)
compare
in interface Comparator<Property>
Copyright © 2007–2016 Querydsl. All rights reserved.