public class ExtDouble
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
_rawData |
Constructor and Description |
---|
ExtDouble(byte[] rawData)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
toDouble()
Convert the value to a Java double.
|
Copyright © 2005-2013 java.net. All Rights Reserved.