org.jboss.errai.ioc.rebind.ioc.codegen.meta
Interface MetaGenericArrayType

All Superinterfaces:
MetaType
All Known Implementing Classes:
GWTGenericArrayType, JavaReflectionGenericArrayType

public interface MetaGenericArrayType
extends MetaType

Author:
Mike Brock

Method Summary
 MetaType getGenericComponentType()
           
 

Method Detail

getGenericComponentType

MetaType getGenericComponentType()


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.