Object TextFormatter
-
- All Implemented Interfaces:
public class TextFormatter
-
-
Field Summary
Fields Modifier and Type Field Description public final static TextFormatter
INSTANCE
-
Method Summary
Modifier and Type Method Description final String
toHumanReadable(String value)
-
-
Method Detail
-
toHumanReadable
final String toHumanReadable(String value)
-
-
-
-