The class IntRef is a reference for an int value. note: it's like a reference to an int value, meaning that the referred int value can be changed through the reference
@author Alexei Guevara
@version $Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:26 $ by $Author: jamesagnew $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.