public class ProjectionComparator extends Object implements Comparator<IProjection>
| Constructor and Description |
|---|
ProjectionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IProjection p1,
IProjection p2) |
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(IProjection p1, IProjection p2)
compare in interface Comparator<IProjection>Copyright © 2016. All rights reserved.