org.reflext.api
Interface WildcardTypeInfo

All Superinterfaces:
TypeInfo

public interface WildcardTypeInfo
extends TypeInfo

Version:
$Revision$
Author:
Julien Viet

Method Summary
 List<TypeInfo> getLowerBounds()
           
 List<TypeInfo> getUpperBounds()
           
 
Methods inherited from interface org.reflext.api.TypeInfo
accept, getType, isCovariantWith
 

Method Detail

getUpperBounds

List<TypeInfo> getUpperBounds()

getLowerBounds

List<TypeInfo> getLowerBounds()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.