public class ValuePair
extends java.lang.Object
Constructor and Description |
---|
ValuePair(int aPos,
double aX,
double aY) |
Modifier and Type | Method and Description |
---|---|
int |
getPos() |
double |
getX() |
double |
getY() |