public static class AnnotationsAttribute.ElementValue extends Object
| Constructor and Description |
|---|
ElementValue(int tag,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
List |
getClassFileEntries() |
int |
getLength() |
void |
resolve(ClassConstantPool pool) |
void |
writeBody(DataOutputStream dos) |
public ElementValue(int tag, Object value)
public List getClassFileEntries()
public void resolve(ClassConstantPool pool)
public void writeBody(DataOutputStream dos) throws IOException
IOExceptionpublic int getLength()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.