org.apache.bcel.classfile
public class AnnotationElementValue extends ElementValue
Constructor Summary | |
---|---|
AnnotationElementValue(int type, AnnotationEntry annotationEntry, ConstantPool cpool) |
Method Summary | |
---|---|
void | dump(DataOutputStream dos) |
AnnotationEntry | getAnnotationEntry() |
String | stringifyValue() |
String | toString() |