org.onebusaway.transit_data_federation.impl
Class StopGraphComparator
java.lang.Object
org.onebusaway.transit_data_federation.impl.StopGraphComparator
- All Implemented Interfaces:
- Comparator<StopEntry>
public class StopGraphComparator
- extends Object
- implements Comparator<StopEntry>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopGraphComparator
public StopGraphComparator(DirectedGraph<StopEntry> graph)
compare
public int compare(StopEntry o1,
StopEntry o2)
- Specified by:
compare
in interface Comparator<StopEntry>
Copyright © 2012 OneBusAway. All Rights Reserved.