Class GeoComparator

java.lang.Object
org.deltava.comparators.GeoComparator
All Implemented Interfaces:
Serializable, Comparator<GeoLocation>

public class GeoComparator extends Object implements Comparator<GeoLocation>, Serializable
A comparator to sort geographic locations by their distance from a fixed point.
Since:
1.0
Version:
8.6
Author:
Luke
See Also: