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