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