public class TypeAnnotation extends Object implements DependencyHolder
| Constructor and Description |
|---|
TypeAnnotation(DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependentClassNames(Set<String> classNames) |
Annotation |
getAnnotation() |
String |
toString() |
public TypeAnnotation(DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic Annotation getAnnotation()
public void addDependentClassNames(Set<String> classNames)
addDependentClassNames in interface DependencyHolderCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.