org.apache.bcel.classfile
public interface ConstantObject
Version: $Id: ConstantObject.java 152751 2002-03-11 16:16:38Z mdahm $
See Also: Constant
Method Summary | |
---|---|
abstract Object | getConstantValue(ConstantPool cp) |
Returns: object representing the constant, e.g., Long for ConstantLong