- i
- the integer value to store in the instance.
Documentation for this section has not yet been entered.
Returns a Integer instance for the specified integer value.
If it is not necessary to get a new Integer instance, it is recommended to use this method instead of the constructor, since it maintains a cache of instances which may result in better performance.