org.onebusaway.gtfs.serialization.comparators
Class ShapePointComparator
java.lang.Object
org.onebusaway.gtfs.serialization.comparators.ShapePointComparator
- All Implemented Interfaces:
- Comparator<ShapePoint>
public class ShapePointComparator
- extends Object
- implements Comparator<ShapePoint>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapePointComparator
public ShapePointComparator()
compare
public int compare(ShapePoint o1,
ShapePoint o2)
- Specified by:
compare in interface Comparator<ShapePoint>
Copyright © 2011 OneBusAway. All Rights Reserved.