public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringForm(BigDecimal decimal) |
static String |
stringForm(double d) |
static String |
stringForm(float f) |
public static String stringForm(BigDecimal decimal)
public static String stringForm(double d)
public static String stringForm(float f)
Licenced under the Apache License, Version 2.0