toggle menu
i18n4k-core
0.11.0
common
switch theme
search in API
i18n4k-core
/
de.comahe.i18n4k.strings
/
LocalizedStringFactory3Typed
/
createString
create
String
abstract
fun
createString
(
p0
:
T0
,
p1
:
T1
,
p2
:
T2
,
locale
:
Locale
?
=
null
)
:
String
Create a string with the given parameter.
See also
Localized
String
Factory1Typed.
create
String
]