- All Superinterfaces:
ClassFileElement,PoolEntry,WritableElement<PoolEntry>
- All Known Implementing Classes:
AbstractPoolEntry.NameAndTypeEntryImpl
public sealed interface NameAndTypeEntry
extends PoolEntry
permits AbstractPoolEntry.NameAndTypeEntryImpl
Models a
CONSTANT_NameAndType_info constant in the constant pool of a
classfile.- Since:
- 22
- Jvms:
- 4.4.6 The CONSTANT_NameAndType_info Structure
-
Method Summary
Methods inherited from interface org.glavo.classfile.constantpool.PoolEntry
constantPool, index, tag, widthMethods inherited from interface org.glavo.classfile.WritableElement
writeTo