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