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) IBM Corp. and others 2000, 2006. All Rights Reserved.