org.jboss.errai.ioc.rebind.ioc.codegen.meta
Interface MetaWildcardType

All Superinterfaces:
MetaType
All Known Implementing Classes:
GWTWildcardType, JavaReflectionWildcardType

public interface MetaWildcardType
extends MetaType

Author:
Mike Brock

Method Summary
 MetaType[] getLowerBounds()
           
 MetaType[] getUpperBounds()
           
 

Method Detail

getLowerBounds

MetaType[] getLowerBounds()

getUpperBounds

MetaType[] getUpperBounds()


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