Constructs a newly allocated {@code Integer} object that represents the specified {@code int} value.
@param value the value to be represented by the {@code Integer} object.
See Implementation
Constructs a newly allocated {@code Integer} object that represents the specified {@code int} value.
@param value the value to be represented by the {@code Integer} object.