public class GeoEntry extends Object
Constructor and Description |
---|
GeoEntry(double longitude,
double latitude,
Object member) |
Modifier and Type | Method and Description |
---|---|
double |
getLatitude() |
double |
getLongitude() |
Object |
getMember() |
Copyright © 2014–2016 The Redisson Project. All rights reserved.