createString

abstract fun createString(p0: Any, p1: Any, p2: Any, locale: Locale? = null): String

Create a string with the given parameter.

See also