com.sun.mirror.type
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 © 2004, 2013, Oracle and/or its affiliates. All rights reserved.