public class Latitude extends Object implements Comparable<Latitude>
Latitude(double value)
int
compareTo(Latitude other)
String
toString()
double
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Latitude(double value)
value
public int compareTo(Latitude other)
public String toString()
public double value()