public class CPMethodRef extends CPRef
cachedToString, nameAndType
CP_Class, CP_Double, CP_Fieldref, CP_Float, CP_Integer, CP_InterfaceMethodref, CP_Long, CP_Methodref, CP_NameAndType, CP_String, CP_UTF8, globalIndex
NONE
Constructor and Description |
---|
CPMethodRef(CPClass className,
CPNameAndType descriptor,
int globalIndex) |
Modifier and Type | Method and Description |
---|---|
protected ClassFileEntry[] |
getNestedClassFileEntries() |
int |
hashCode() |
equals, resolve, toString, writeBody
doWrite, getGlobalIndex, getTag
objectHashCode, write
public CPMethodRef(CPClass className, CPNameAndType descriptor, int globalIndex)
protected ClassFileEntry[] getNestedClassFileEntries()
getNestedClassFileEntries
in class CPRef
public int hashCode()
hashCode
in class ConstantPoolEntry
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.