org.jboss.lang.reflect
Class GenericArrayTypeImpl
java.lang.Object
org.jboss.lang.reflect.AbstractTypeImpl
org.jboss.lang.reflect.GenericArrayTypeImpl
- All Implemented Interfaces:
- GenericArrayType
public class GenericArrayTypeImpl
- extends AbstractTypeImpl
- implements GenericArrayType
- Version:
- $Revision: 1.1 $
- Author:
- pgier
GenericArrayTypeImpl
public GenericArrayTypeImpl(javassist.bytecode.SignatureAttribute.Type componentType,
int dim,
String sig)
getGenericComponentType
public Object getGenericComponentType()
- Specified by:
getGenericComponentType
in interface GenericArrayType
Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.