public class XYPointWValue<L> extends XYPoint
x, y
XYPointWValue(double x, double y, L value)
L
getValue()
void
setValue(L value)
equals, getX, getY, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public XYPointWValue(double x, double y, L value)
public L getValue()
public void setValue(L value)