Member predicate Array::getComponentType
Gets the type of the components of this array type.
For example, the component type of Object[][] is Object[].
Gets the type of the components of this array type.
For example, the component type of Object[][] is Object[].