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