Interface ConstantValueEntry

All Superinterfaces:
LoadableConstantEntryPREVIEW, PoolEntryPREVIEW
All Known Subinterfaces:
DoubleEntryPREVIEW, FloatEntryPREVIEW, IntegerEntryPREVIEW, LongEntryPREVIEW, StringEntryPREVIEW

ConstantValueEntry is a preview API of the Java platform.
Programs can only use ConstantValueEntry when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models a constant pool entry that can be used as the constant in a ConstantValuePREVIEW attribute; this includes the four primitive constant types and String constants.
Since:
22