public interface ConstantObject
Constant| Modifier and Type | Method and Description |
|---|---|
Object |
getConstantValue(ConstantPool constantPool)
Gets the object representing the constant, e.g., Long for ConstantLong.
|
Object getConstantValue(ConstantPool constantPool)
constantPool - the constant.Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.