public class AreaIndex<T extends AreaIndex.Area> extends Object
static interface
AreaIndex.Area
AreaIndex(List<T> areas)
List<T>
query(double lat, double lon)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AreaIndex(List<T> areas)
public List<T> query(double lat, double lon)
Copyright © 2012–2022. All rights reserved.