public class MutableInteger extends java.lang.Object
MutableInteger()
void
add(int i)
int
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutableInteger()
public void add(int i)
public int get()