| Package | Description |
|---|---|
| com.thoughtworks.qdox.model |
| Modifier and Type | Method and Description |
|---|---|
TypeVariable |
ModelBuilder.createTypeVariable(TypeVariableDef typeVariableDef) |
static TypeVariable |
TypeVariable.createUnresolved(TypeVariableDef def,
JavaClassParent context) |
| Constructor and Description |
|---|
TypeVariable(String fullName,
TypeVariableDef def,
JavaClassParent context) |
Copyright © 2002-2014. All Rights Reserved.