Member predicate Array::getElementType
Gets the type of the elements used to construct this array type.
For example, the element type of Object[][] is Object.
Gets the type of the elements used to construct this array type.
For example, the element type of Object[][] is Object.