Class ArrayReferenceType

java.lang.Object
All Implemented Interfaces:
AnnotatedElement, Traceable, TypeVariableDeclaringElement

public class ArrayReferenceType extends ReferenceType
Represents a resolved array type
Author:
Andy Clement