public final class IntHolder extends java.lang.Object implements Holder
int
value
IntHolder()
IntHolder(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int value
public IntHolder()
public IntHolder(int value)