Class Latitude

    • Constructor Detail

      • Latitude

        public Latitude(double value)
        Parameters:
        value - the value of this longitude
    • Method Detail

      • compareTo

        public int compareTo(Latitude other)
      • toString

        public String toString()
      • value

        public double value()
        Returns:
        the double value.