org.apache.bcel.classfile
public interface ConstantObject
Version: $Id: ConstantObject.java 386056 2006-03-15 11:31:56Z tcurdt $
See Also: Constant
Method Summary | |
---|---|
abstract Object | getConstantValue(ConstantPool cp) |
Returns: object representing the constant, e.g., Long for ConstantLong