Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive. Reviewed-by: darcy, smarks, dholmes
Reviewed-by: darcy, weijun
Specify some hashCode methods are equivalent to intValue Reviewed-by: darcy