toggle menu
kollectivequery
JVM
switch theme
search in API
kollectivequery
/
no.acntech.kollectiveq.util.collections
/
prettyPrint
pretty
Print
fun
List
<
*
>
.
prettyPrint
(
indentation
:
Int
=
0
)
:
String
(
source
)
fun
Map
<
*
,
*
>
.
prettyPrint
(
sortKeys
:
Boolean
=
false
,
offset
:
Int
=
4
,
paddingChar
:
Char
=
' '
,
keyValueSeparator
:
String
=
": "
)
:
String
(
source
)