glok
Toggle table of contents
common
js
jvm
Platform filter
common
js
jvm
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.util
/
FixedFormat
Fixed
Format
common
js
jvm
expect
class
FixedFormat
(
places
:
Int
)
actual
class
FixedFormat
(
val
places
:
Int
)
actual
class
FixedFormat
(
val
places
:
Int
)
Members
Constructors
Fixed
Format
Link copied to clipboard
common
js
jvm
expect
constructor
(
places
:
Int
)
actual
constructor
(
places
:
Int
)
actual
constructor
(
places
:
Int
)
Types
Companion
Link copied to clipboard
common
js
jvm
expect
object
Companion
actual
object
Companion
actual
object
Companion
Properties
places
Link copied to clipboard
js
jvm
val
places
:
Int
val
places
:
Int
Functions
format
Link copied to clipboard
common
js
jvm
expect
fun
format
(
number
:
Number
)
:
String
actual
fun
format
(
number
:
Number
)
:
String
actual
fun
format
(
number
:
Number
)
:
String