public class DoubleConstantValueTag extends ConstantValueTag
bytes
Constructor and Description |
---|
DoubleConstantValueTag(double val) |
Modifier and Type | Method and Description |
---|---|
double |
getDoubleValue() |
String |
toString() |
getName, getValue
public double getDoubleValue()
public String toString()
toString
in class ConstantValueTag