Class GeoPoint

    • Constructor Detail

      • GeoPoint

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

      • getLatitude

        public double getLatitude()
      • getLongitude

        public double getLongitude()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object