org.apache.tools.ant.taskdefs.optional.depend.constantpool
public abstract class ConstantCPInfo extends ConstantPoolEntry
CONSTANT_CLASS, CONSTANT_DOUBLE, CONSTANT_FIELDREF, CONSTANT_FLOAT, CONSTANT_INTEGER, CONSTANT_INTERFACEMETHODREF, CONSTANT_LONG, CONSTANT_METHODREF, CONSTANT_NAMEANDTYPE, CONSTANT_STRING, CONSTANT_UTF8
Modifier | Constructor and Description |
---|---|
protected |
ConstantCPInfo(int tagValue,
int entries)
Initialise the constant entry.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue()
Get the value of the constant.
|
void |
setValue(java.lang.Object newValue)
Set the constant value.
|
getNumEntries, getTag, isResolved, read, readEntry, resolve