| Modifier and Type | Class and Description |
|---|---|
class |
ClassRefTypeSignature
A class reference type signature (called "ClassTypeSignature" in the classfile documentation).
|
class |
TypeVariableSignature
A type variable signature.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassRefOrTypeVariableSignature> |
MethodTypeSignature.getThrowsSignatures()
Get the throws type(s) for the method.
|
Copyright © 2021. All rights reserved.