public class IntHolder extends Holder
IntHolder()
IntHolder(int value)
int
getIntValue()
void
setIntValue(int value)
getValue, isNull, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntHolder()
public IntHolder(int value)
public void setIntValue(int value)
public int getIntValue()