| Package | Description |
|---|---|
| com.thoughtworks.qdox.model.impl |
Provides the default implementation of the classes reflecting the Java model elements.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DefaultJavaTypeVariable<JavaClass>> |
DefaultJavaClass.getTypeParameters()
Equivalent of
GenericDeclaration.getTypeParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultJavaClass.setTypeParameters(java.util.List<DefaultJavaTypeVariable<JavaClass>> typeParameters) |
Copyright © 2002-2018. All Rights Reserved.