- All Known Implementing Classes:
- ConstantClass, ConstantDouble, ConstantFloat, ConstantInteger, ConstantLong, ConstantModule, ConstantPackage, ConstantString
public interface ConstantObject
This interface denotes those constants that have a "natural" value,
such as ConstantLong, ConstantString, etc..
- Version:
- $Id: ConstantObject.java 1806200 2017-08-25 16:33:06Z ggregory $
- See Also:
Constant