public class LatLng extends Object implements Serializable
LatLng(double lat, double lng)
boolean
equals(Object obj)
double
getLat()
getLng()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LatLng(double lat, double lng)
public double getLat()
public double getLng()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2015. All rights reserved.