Interface PoolEntry

All Known Subinterfaces:
AnnotationConstantValueEntryPREVIEW, ClassEntryPREVIEW, ConstantDynamicEntryPREVIEW, ConstantValueEntryPREVIEW, DoubleEntryPREVIEW, DynamicConstantPoolEntryPREVIEW, FieldRefEntryPREVIEW, FloatEntryPREVIEW, IntegerEntryPREVIEW, InterfaceMethodRefEntryPREVIEW, InvokeDynamicEntryPREVIEW, LoadableConstantEntryPREVIEW, LongEntryPREVIEW, MemberRefEntryPREVIEW, MethodHandleEntryPREVIEW, MethodRefEntryPREVIEW, MethodTypeEntryPREVIEW, ModuleEntryPREVIEW, NameAndTypeEntryPREVIEW, PackageEntryPREVIEW, StringEntryPREVIEW, Utf8EntryPREVIEW

PoolEntry is a preview API of the Java platform.
Programs can only use PoolEntry when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models an entry in the constant pool of a classfile.
Since:
22