R
- as Referece typepublic interface LocationService<R>
Modifier and Type | Method and Description |
---|---|
R |
getPoint(GeoLocation geo) |
List<? extends Venue> |
getVenues(GeoLocation geo) |
R getPoint(GeoLocation geo)
List<? extends Venue> getVenues(GeoLocation geo)
Copyright © 2018. All rights reserved.