All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----user.common.IntObject
Integer class that its value can be set. This makes
it suited to be used in synchronized tags.
Note that its only instance variable value can be used
without restrictions from this source file.
public int value
public IntObject(int value)
All Packages Class Hierarchy This Package Previous Next Index