public class SamplePoint<E> extends java.lang.Object
SamplePoint(E value)
E
getValue()
void
setValue(E value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SamplePoint(E value)
public void setValue(E value)
public E getValue()