Interface FieldRefEntry

All Superinterfaces:
ClassfileElement, MemberRefEntry, PoolEntry, WritableElement<PoolEntry>
All Known Implementing Classes:
AbstractPoolEntry.FieldRefEntryImpl

public sealed interface FieldRefEntry extends MemberRefEntry permits AbstractPoolEntry.FieldRefEntryImpl
Models a CONSTANT_Fieldref_info constant in the constant pool of a classfile.