API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.lang.model.type. ArrayType View Source
Author(s)
Joseph D. Darcy
Scott Seligman
Peter von der Ahé
Since
1.6
Version
1.3 06/07/31
Serial
Hierarchy
 TypeMirror
      ReferenceType
          ArrayType
Subinterfaces
Description
public interface ArrayType
  Represents an array type.
See also:   
Methods
Hide/Show inherited methods
public TypeMirror getComponentType ()
  Returns the component type of this array type.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar