public class Parent extends java.lang.Object
private int
value
Parent()
int
getValue()
void
setValue(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int value
public Parent()
public int getValue()
public void setValue(int value)