public class IntReference extends java.lang.Object implements java.io.Serializable
IntReference()
IntReference(int i)
int
getI()
void
setI(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntReference()
public IntReference(int i)
public void setI(int i)
public int getI()