| Package | Description |
|---|---|
| javassist.bytecode |
Bytecode-level API.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureAttribute.TypeParameter[] |
SignatureAttribute.ClassSignature.getParameters()
Returns the type parameters.
|
SignatureAttribute.TypeParameter[] |
SignatureAttribute.MethodSignature.getTypeParameters()
Returns the formal type parameters.
|
Copyright © 2013. All rights reserved.