public interface ArrayType extends ReferenceType
Modifier and Type | Method and Description |
---|---|
TypeMirror |
getComponentType()
Returns the component type of this array type.
|
accept, equals, toString
TypeMirror getComponentType()
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.