The {@link CONSTANT_Long_info} and CONSTANT_Double_info represent eight-byte
numeric (long and double) constants.
The high_bytes and low_bytes items of the CONSTANT_Double_info structure contain
the double value in IEEE 754 floating-point "double format" bit layout. |