org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt
Class GWTTypeVariable
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt.GWTTypeVariable
- All Implemented Interfaces:
- MetaType, MetaTypeVariable
public class GWTTypeVariable
- extends Object
- implements MetaTypeVariable
- Author:
- Mike Brock
|
Constructor Summary |
GWTTypeVariable(com.google.gwt.core.ext.typeinfo.JTypeParameter typeParameter)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWTTypeVariable
public GWTTypeVariable(com.google.gwt.core.ext.typeinfo.JTypeParameter typeParameter)
getBounds
public MetaType[] getBounds()
- Specified by:
getBounds in interface MetaTypeVariable
getGenericDeclaration
public MetaGenericDeclaration getGenericDeclaration()
- Specified by:
getGenericDeclaration in interface MetaTypeVariable
getName
public String getName()
- Specified by:
getName in interface MetaTypeVariable
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.