public class CPInterfaceMethodRef extends CPRef
cachedToString, nameAndTypeCP_Class, CP_Double, CP_Fieldref, CP_Float, CP_Integer, CP_InterfaceMethodref, CP_Long, CP_Methodref, CP_NameAndType, CP_String, CP_UTF8, globalIndexNONE| Constructor and Description |
|---|
CPInterfaceMethodRef(CPClass className,
CPNameAndType descriptor,
int globalIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
hashCode() |
int |
invokeInterfaceCount()
This method answers the value this method will use for an invokeinterface call.
|
equals, getNestedClassFileEntries, resolve, toString, writeBodydoWrite, getGlobalIndex, getTagobjectHashCode, writepublic CPInterfaceMethodRef(CPClass className, CPNameAndType descriptor, int globalIndex)
public int invokeInterfaceCount()
public int hashCode()
hashCode in class ConstantPoolEntryCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.