org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.java
Class JavaReflectionWildcardType
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.java.JavaReflectionWildcardType
- All Implemented Interfaces:
- MetaType, MetaWildcardType
public class JavaReflectionWildcardType
- extends Object
- implements MetaWildcardType
- Author:
- Mike Brock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaReflectionWildcardType
public JavaReflectionWildcardType(WildcardType wildcardType)
getLowerBounds
public MetaType[] getLowerBounds()
- Specified by:
getLowerBounds in interface MetaWildcardType
getUpperBounds
public MetaType[] getUpperBounds()
- Specified by:
getUpperBounds in interface MetaWildcardType
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.