public class ShapePointComparator extends Object implements Comparator<ShapePoint>
| Constructor and Description |
|---|
ShapePointComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ShapePoint o1,
ShapePoint o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(ShapePoint o1, ShapePoint o2)
compare in interface Comparator<ShapePoint>Copyright © 2013 OneBusAway. All Rights Reserved.