public class CPDouble extends CPConstantNumber
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 |
---|
CPDouble(java.lang.Double value,
int globalIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
protected void |
writeBody(java.io.DataOutputStream dos) |
getNumber
equals, getValue, hashCode
doWrite, getGlobalIndex, getTag
getNestedClassFileEntries, objectHashCode, resolve, write
public CPDouble(java.lang.Double value, int globalIndex)
protected void writeBody(java.io.DataOutputStream dos) throws java.io.IOException
writeBody
in class ConstantPoolEntry
java.io.IOException
public java.lang.String toString()
toString
in class ClassFileEntry