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