public class ComparatorIdCircles extends Object implements Comparator<Circle>
| Constructor and Description |
|---|
ComparatorIdCircles() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Circle o1,
Circle 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 int compare(Circle o1, Circle o2)
compare in interface Comparator<Circle>Copyright © 2017 The CLARUS Consortium. All rights reserved.