|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.lang.DoubleUtils
public final class DoubleUtils
| Constructor Summary | |
|---|---|
DoubleUtils()
|
|
| Method Summary | |
|---|---|
static byte[] |
byteArrayFromDouble(double f)
|
static double |
doubleFromByteArray(byte[] b,
int offset)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleUtils()
| Method Detail |
|---|
public static byte[] byteArrayFromDouble(double f)
public static double doubleFromByteArray(byte[] b,
int offset)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||