Interface IConstantValueAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
ConstantValueAttribute

public interface IConstantValueAttribute extends IClassFileAttribute
Description of a constant value attribute as described in the JVM specifications. This interface may be implemented by clients.
Since:
2.0