org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.java
Class JavaReflectionTypeVariable
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.java.JavaReflectionTypeVariable
- All Implemented Interfaces:
- MetaType, MetaTypeVariable
public class JavaReflectionTypeVariable
- extends Object
- implements MetaTypeVariable
- Author:
- Mike Brock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaReflectionTypeVariable
public JavaReflectionTypeVariable(TypeVariable variable)
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.