MCPcopy Create free account
hub / github.com/LASER-UMASS/Themis / getArrayDimensions

Method getArrayDimensions

subjectSystems/C,D/core/Utils.java:388–393  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

arrayToStringMethod · 0.95
mainMethod · 0.95
writeToXMLMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected