public class GenericArrayTypeImpl extends Object implements GenericArrayType
| Constructor and Description |
|---|
GenericArrayTypeImpl(Type gct)
Creates the GenericArrayType with the given array type
|
public GenericArrayTypeImpl(Type gct)
gct - the non-null type for this GenericArrayTypepublic Type getGenericComponentType()
getGenericComponentType in interface GenericArrayTypeCopyright © 2009-2016 Oracle Corporation. All Rights Reserved.