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