public class NBLocation extends java.lang.Object
double
latitude
longitude
NBLocation(double latitude, double longitude)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double latitude
public double longitude
public NBLocation(double latitude, double longitude)
public java.lang.String toString()
toString
java.lang.Object