Returns the given Array in a string representation. Even though the parameter is of type "Object" one can hand over primitve arrays, e.g. int[3] or double[2][4]. @param array the array to return in a string representation @return the array as string
(Object array)
source not stored for this graph (policy: none)
no test coverage detected