@Portable public class GeoLocationEvent extends Object
GeoLocationEvent(double latitude, double longitude, double accuracy)
double
getAccuracy()
getLatitude()
getLongitude()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GeoLocationEvent(double latitude, double longitude, double accuracy)
public double getLatitude()
public double getLongitude()
public double getAccuracy()
public String toString()
toString
Object
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.