public final class RyuDouble extends Object
| Constructor and Description |
|---|
RyuDouble() |
| Modifier and Type | Method and Description |
|---|---|
static String |
doubleToString(double value) |
static int |
doubleToString(double value,
char[] result,
int off) |
public static String doubleToString(double value)
public static int doubleToString(double value,
char[] result,
int off)
Copyright © 2012–2018 Alibaba Group. All rights reserved.