public static class Checkin.Place.Location extends Object
Constructor and Description |
---|
Location() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
Float |
getLatitude()
The latitude of the check-in.
|
Float |
getLongitude()
The longitude of the check-in.
|
int |
hashCode() |
String |
toString() |
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object that)
equals
in class Object
Object.equals(Object)
public String toString()
toString
in class Object
Object.toString()
public Float getLatitude()
public Float getLongitude()
Copyright © 2014. All rights reserved.