- All Implemented Interfaces:
- Serializable, Cloneable
public final class ConstantValue
extends Attribute
This class is derived from Attribute and represents a constant
value, i.e., a default value for initializing a class field.
This class is instantiated by the Attribute.readAttribute() method.
- Version:
- $Id: ConstantValue.java 1397988 2012-10-14 01:00:48Z markt $
- Author:
- M. Dahm
- See Also:
Attribute
,
Serialized Form