Class GeoCoordinate


  • public class GeoCoordinate
    extends Object
    • Constructor Detail

      • GeoCoordinate

        public GeoCoordinate​(double longitude,
                             double latitude)
    • Method Detail

      • getLongitude

        public double getLongitude()
      • getLatitude

        public double getLatitude()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object