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