public static class AnnotationsAttribute.ElementValue extends java.lang.Object
| Constructor and Description |
|---|
ElementValue(int tag,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getClassFileEntries() |
int |
getLength() |
void |
resolve(ClassConstantPool pool) |
void |
writeBody(java.io.DataOutputStream dos) |
public ElementValue(int tag, java.lang.Object value)
public java.util.List getClassFileEntries()
public void resolve(ClassConstantPool pool)
public void writeBody(java.io.DataOutputStream dos) throws java.io.IOException
java.io.IOExceptionpublic int getLength()