public abstract class HierarchicalTypeSignature extends Object
Constructor and Description |
---|
HierarchicalTypeSignature() |
Modifier and Type | Method and Description |
---|---|
AnnotationInfoList |
getTypeAnnotationInfo()
Get a list of
AnnotationInfo objects for any type annotations on this type, or null if none. |
String |
toString()
Render to string.
|
String |
toStringWithSimpleNames()
Render to string, using only simple
names for classes.
|
public AnnotationInfoList getTypeAnnotationInfo()
AnnotationInfo
objects for any type annotations on this type, or null if none.AnnotationInfo
objects for any type annotations on this type, or null if none.public String toStringWithSimpleNames()
Copyright © 2025. All rights reserved.