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