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

All Superinterfaces:
MetaType
All Known Implementing Classes:
AbstractMetaClass, BuildMetaClass, BuildMetaConstructor, BuildMetaMethod, GWTClass, GWTConstructor, GWTGenericDeclaration, GWTMethod, JavaReflectionClass, JavaReflectionConstructor, JavaReflectionGenericDeclaration, JavaReflectionMethod, MetaClass, MetaConstructor, MetaMethod

public interface MetaGenericDeclaration
extends MetaType

Author:
Mike Brock

Method Summary
 MetaTypeVariable[] getTypeParameters()
           
 

Method Detail

getTypeParameters

MetaTypeVariable[] getTypeParameters()


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