Package net.sodacan.core.util
Class TextUtil
java.lang.Object
net.sodacan.core.util.TextUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
format
(long value) static String
formatLong
(long value) static String
formatNumber
(double value, String prefix) static String
formatSeconds
(double value, String prefix) static String
formatSize
(double value, String prefix)
-
Constructor Details
-
TextUtil
public TextUtil()
-
-
Method Details
-
formatLong
-
formatSeconds
-
formatNumber
-
formatSize
-
format
-