public class ValuePair extends java.lang.Object
ValuePair(int aPos, double aX, double aY)
int
getPos()
double
getX()
getY()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValuePair(int aPos, double aX, double aY)
public int getPos()
public double getX()
public double getY()