public class XYPointWValue<L> extends XYPoint
EPTYPE, 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)
Copyright © 2005–2021. All rights reserved.