slink-zero
0.7.8
slink-zero
/
io.slink.number
Package-level
declarations
Functions
Properties
Functions
format
Link copied to clipboard
fun
Number
.
format
(
format
:
ThreadLocal
<
NumberFormat
>
)
:
String
format
Currency
Link copied to clipboard
fun
Number
.
formatCurrency
(
)
:
String
format
Decimals
Link copied to clipboard
fun
Number
.
formatDecimals
(
)
:
String
format
Grouped
Link copied to clipboard
fun
Number
.
formatGrouped
(
)
:
String
Properties
NUMBER_FMT_2DECIMALS
Link copied to clipboard
val
NUMBER_FMT_2DECIMALS
:
ThreadLocal
<
NumberFormat
>
NUMBER_FMT_GROUPED
Link copied to clipboard
val
NUMBER_FMT_GROUPED
:
ThreadLocal
<
NumberFormat
>