public class DefaultFeatureComparator extends Object implements Comparator
Constructor and Description |
---|
DefaultFeatureComparator(FeatureQueryOrder order) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object arg0,
Object arg1) |
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 DefaultFeatureComparator(FeatureQueryOrder order)
public int compare(Object arg0, Object arg1)
compare
in interface Comparator