public class ElementValuePair extends Object
Constructor and Description |
---|
ElementValuePair(int elementNameIndex,
ElementValue elementValue,
ConstantPool constantPool) |
Modifier and Type | Method and Description |
---|---|
protected void |
dump(DataOutputStream dos) |
int |
getNameIndex() |
String |
getNameString() |
ElementValue |
getValue() |
String |
toShortString() |
public ElementValuePair(int elementNameIndex, ElementValue elementValue, ConstantPool constantPool)
public String getNameString()
public final ElementValue getValue()
public int getNameIndex()
public String toShortString()
protected void dump(DataOutputStream dos) throws IOException
IOException
Copyright © 2017. All rights reserved.