Member predicate Array :: getDimension
Gets the arity of this array type.
For example, the dimension of Object[][]
is 2.
int
getDimension
(
)