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