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