Uses of Interface
org.reflext.api.TypeVariableInfo

Packages that use TypeVariableInfo
org.reflext.api   
org.reflext.api.relationship   
 

Uses of TypeVariableInfo in org.reflext.api
 

Methods in org.reflext.api that return types with arguments of type TypeVariableInfo
 java.util.List<TypeVariableInfo> GenericDeclarationInfo.getTypeParameters()
           
 

Uses of TypeVariableInfo in org.reflext.api.relationship
 

Methods in org.reflext.api.relationship with parameters of type TypeVariableInfo
 boolean SubType.checkVariableExtension(TypeVariableInfo superTVI, TypeVariableInfo subTVI, TypeInfo ti)
           
 boolean SubType.isSubType(TypeInfo subTI, TypeVariableInfo superTVI)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.