org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt
Class GWTWildcardType
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt.GWTWildcardType
- All Implemented Interfaces:
- MetaType, MetaWildcardType
public class GWTWildcardType
- extends Object
- implements MetaWildcardType
- Author:
- Mike Brock
|
Constructor Summary |
GWTWildcardType(com.google.gwt.core.ext.typeinfo.JWildcardType wildcardType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWTWildcardType
public GWTWildcardType(com.google.gwt.core.ext.typeinfo.JWildcardType 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.