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