ArrayType.@Deprecated public interface ArrayType extends ReferenceType
| Modifier and Type | Method and Description |
|---|---|
TypeMirror |
getComponentType()
Deprecated.
Returns the component type of this array type.
|
accept, equals, toStringTypeMirror getComponentType()
Copyright © 2004, 2020, Oracle and/or its affiliates. All rights reserved.