Class IntHolder
java.lang.Object
|
+----IntHolder
- class IntHolder
- extends Object
A class to hold an integer that allows the simulation of passing
parameters by address in the C language.
- Version:
- 1.00
- Author:
- Bill Lorton
-
value
-
-
IntHolder()
-
value
public int value
IntHolder
public IntHolder()