Package org.teamapps.commons.formatter
Klasse LocalizedFormatter
java.lang.Object
org.teamapps.commons.formatter.LocalizedFormatter
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungcompactNumber(long value) decimalNumber(double value) durationInSeconds(int seconds) fileSize(long length) percent(double value) timestamp(int timestamp) timestamp(long timestamp) timestampLong(int timestamp) timestampLong(long timestamp)
-
Konstruktordetails
-
LocalizedFormatter
public LocalizedFormatter() -
LocalizedFormatter
-
-
Methodendetails
-
fileSize
-
percent
-
decimalNumber
-
compactNumber
-
timestamp
-
timestamp
-
timestampLong
-
timestampLong
-
timeOnly
-
durationInSeconds
-