Uses of Class
com.thoughtworks.qdox.parser.structs.TypeVariableDef

Packages that use TypeVariableDef
com.thoughtworks.qdox.model   
 

Uses of TypeVariableDef in com.thoughtworks.qdox.model
 

Methods in com.thoughtworks.qdox.model with parameters of type TypeVariableDef
 TypeVariable ModelBuilder.createTypeVariable(TypeVariableDef typeVariableDef)
           
static TypeVariable TypeVariable.createUnresolved(TypeVariableDef def, JavaClassParent context)
           
 

Constructors in com.thoughtworks.qdox.model with parameters of type TypeVariableDef
TypeVariable(String fullName, TypeVariableDef def, JavaClassParent context)
           
 



Copyright © 2002-2011. All Rights Reserved.