public static class BytecodeAnnotation.ElementValuePair extends Object
| Constructor and Description |
|---|
ElementValuePair(int aElementNameIndex,
BytecodeAnnotation.ElementValue aElementValue,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeUtf8Constant |
getName() |
BytecodeAnnotation.ElementValue |
getValue() |
public ElementValuePair(int aElementNameIndex,
BytecodeAnnotation.ElementValue aElementValue,
BytecodeConstantPool aConstantPool)
public BytecodeUtf8Constant getName()
public BytecodeAnnotation.ElementValue getValue()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.