createString

abstract fun createString(p0: T0, p1: T1, p2: T2, p3: T3, p4: T4, p5: T5, p6: T6, p7: T7, p8: T8, locale: Locale? = null): String

Create a string with the given parameter.

See also