Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

com.arcle.rmt.xplat.util.MutableInteger Class Reference

An updateable integer wrapper class. More...

List of all members.

Public Member Functions

 MutableInteger ()
 MutableInteger (int v)

Public Attributes

int value


Detailed Description

An updateable integer wrapper class.

Author:
Sasmito Adibowo
Version:
Id
MutableInteger.java,v 1.5 2003/05/15 19:44:15 adib Exp

Definition at line 66 of file MutableInteger.java.


Constructor & Destructor Documentation

com.arcle.rmt.xplat.util.MutableInteger.MutableInteger  ) 
 

Definition at line 67 of file MutableInteger.java.

com.arcle.rmt.xplat.util.MutableInteger.MutableInteger int  v  ) 
 

Definition at line 71 of file MutableInteger.java.

References com.arcle.rmt.xplat.util.MutableInteger.value.


Member Data Documentation

int com.arcle.rmt.xplat.util.MutableInteger.value
 

Definition at line 75 of file MutableInteger.java.

Referenced by com.arcle.rmt.j2se.util.CounterMap.doIncrementCounter(), com.arcle.rmt.j2se.util.CounterMap.getCounter(), com.arcle.rmt.j2se.util.CounterMap.incrementCounter(), and com.arcle.rmt.xplat.util.MutableInteger.MutableInteger().


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 19:55:36 2004 for Arcle Rambutan by doxygen 1.3.5