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, toString
TypeMirror getComponentType()
Copyright © 2004, 2018, Oracle and/or its affiliates. All rights reserved.