Interface NameAndTypeEntry
- All Superinterfaces:
ClassFileElementPREVIEW
,PoolEntryPREVIEW
,WritableElementPREVIEW<PoolEntryPREVIEW>
NameAndTypeEntry
is a preview API of the Java platform.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models a
CONSTANT_NameAndType_info
constant in the constant pool of a
classfile.- See Java Virtual Machine Specification:
-
4.4.6 The CONSTANT_NameAndType_info Structure
- Since:
- 22
-
Method Summary
Methods declared in interface java.lang.classfile.constantpool.PoolEntryPREVIEW
constantPool, index, tag, width
Methods declared in interface java.lang.classfile.WritableElementPREVIEW
writeTo
-
Method Details
-
name
-
type
-
NameAndTypeEntry
when preview features are enabled.