public class MutableInt extends java.lang.Object
MutableInt()
int
GetValue()
void
SetValue(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutableInt()
public int GetValue()
public void SetValue(int value)