Returns the dimensions of the given array. 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 determine the dimensions for @return the dimensions of the array
(Class array)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected