public final class DoubleUtils
extends java.lang.Object
| Constructor and Description |
|---|
DoubleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
byteArrayFromDouble(double f) |
static double |
doubleFromByteArray(byte[] b,
int offset) |