kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
AbstractMap
/
toString
to
String
Common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
fun
toString
(
entry
:
Map.Entry
<
K
,
V
>
)
:
String
Content copied to clipboard