public class Util
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.text.DecimalFormat |
DECIMAL_FORMAT |
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getLocalIpAddress() |
static float |
makeFloat(java.lang.String value) |
static java.lang.String |
makeTime(long time,
int cnt) |