public static class ClassFile.ConstantValueAttribute extends ClassFile.AttributeInfo
ConstantValue attribute (see JVMS 4.7.2).| Modifier and Type | Method and Description |
|---|---|
ClassFile.ConstantValuePoolInfo |
getConstantValue(ClassFile classFile) |
protected void |
storeBody(DataOutputStream dos)
Writes the body of this attribute in an attribute-type dependent way; see JVMS7 4.7.2 and following.
|
storepublic ClassFile.ConstantValuePoolInfo getConstantValue(ClassFile classFile)
protected void storeBody(DataOutputStream dos) throws IOException
ClassFile.AttributeInfostoreBody in class ClassFile.AttributeInfoIOException