org.jasig.portlet.maps.tools
Class ByNameLocationComparator
java.lang.Object
org.jasig.portlet.maps.tools.ByNameLocationComparator
- All Implemented Interfaces:
- Comparator<Location>
public class ByNameLocationComparator
- extends Object
- implements Comparator<Location>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByNameLocationComparator
public ByNameLocationComparator()
compare
public int compare(Location location1,
Location location2)
- Specified by:
compare in interface Comparator<Location>
Copyright © 2012 Jasig. All Rights Reserved.