public class NearestEntry extends Object
NearestEntry(int id, double distance)
double
getDistance()
int
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NearestEntry(int id, double distance)
public int getId()
public double getDistance()
Copyright © 2017. All rights reserved.