public class FeatureComparator extends Object implements Comparator<Feature>
| Constructor and Description |
|---|
FeatureComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Feature leftObject,
Feature rightObject) |
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 int compare(Feature leftObject,
Feature rightObject)
compare in interface Comparator<Feature>Copyright © 2017 SAP SE. All Rights Reserved.