Interface MethodRefEntry

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

public sealed interface MethodRefEntry extends MemberRefEntry permits AbstractPoolEntry.MethodRefEntryImpl
Models a CONSTANT_MethodRef_info constant in the constant pool of a classfile.