public class ConstantDoubleInfo extends ConstantInfo
TAG_CLASS, TAG_DOUBLE, TAG_FIELD, TAG_FLOAT, TAG_INTEGER, TAG_INTERFACE_METHOD, TAG_LONG, TAG_METHOD, TAG_NAME_AND_TYPE, TAG_STRING, TAG_UTF8| Constructor and Description |
|---|
ConstantDoubleInfo(double value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected int |
getEntryCount() |
double |
getValue() |
int |
hashCode() |
String |
toString() |
void |
writeTo(DataOutput dout) |
getIndex, hasPrioritypublic double getValue()
protected int getEntryCount()
getEntryCount in class ConstantInfopublic void writeTo(DataOutput dout) throws IOException
writeTo in class ConstantInfoIOExceptionCopyright © 2004-2015 Cojen. All Rights Reserved.