public class DoubleConstant extends ConstantPoolEntry
Modifier and Type | Method and Description |
---|---|
int |
export(ConstantPool target)
Exports to the target pool.
|
double |
getValue()
Returns the value;
|
java.lang.String |
toString() |
getConstantPool, getIndex
public double getValue()
public int export(ConstantPool target)
public java.lang.String toString()
toString
in class java.lang.Object