Interface InterfaceMethodRefEntry

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

public sealed interface InterfaceMethodRefEntry extends MemberRefEntry permits AbstractPoolEntry.InterfaceMethodRefEntryImpl
Models a CONSTANT_InterfaceMethodRef_info constant in the constant pool of a classfile.