| Modifier and Type | Method and Description |
|---|---|
ClassRefTypeSignature |
ClassTypeSignature.getSuperclassSignature()
Get the type signature for the superclass (possibly null in the case of
Object, since it
doesn't have a superclass). |
| Modifier and Type | Method and Description |
|---|---|
List<ClassRefTypeSignature> |
ClassTypeSignature.getSuperinterfaceSignatures()
Get the type signatures of any superinterfaces.
|
Copyright © 2024. All rights reserved.