public class StringUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDate(Date date) |
static String |
getPercent(long v1,
long max) |
static String |
humanReadableByteCount(long bytes,
boolean si) |
static String |
toHuman(long amount) |
Copyright © 2018 DataWeb Research. All rights reserved.