toInts

Convert the 2D array of int to a 2D array of Integer with each element the corresponding value

Return

the array of Integer representing the values of the int

Parameters

array

the array of int