Struct classfile_parser::constant_info::DoubleConstant
[−]
[src]
pub struct DoubleConstant {
pub value: f64,
}Fields
value: f64