org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt
Class GWTGenericDeclaration

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt.GWTGenericDeclaration
All Implemented Interfaces:
MetaGenericDeclaration, MetaType

public class GWTGenericDeclaration
extends Object
implements MetaGenericDeclaration

Author:
Mike Brock

Constructor Summary
GWTGenericDeclaration(com.google.gwt.core.ext.typeinfo.JGenericType genericType)
           
 
Method Summary
 MetaTypeVariable[] getTypeParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTGenericDeclaration

public GWTGenericDeclaration(com.google.gwt.core.ext.typeinfo.JGenericType genericType)
Method Detail

getTypeParameters

public MetaTypeVariable[] getTypeParameters()
Specified by:
getTypeParameters in interface MetaGenericDeclaration


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