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