toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
common
/
dev.ust.zinc.grader.util
/
ReflectionUtils
Reflection
Utils
object
ReflectionUtils
Members
Functions
to
String
By
Reflection
Link copied to clipboard
fun
toStringByReflection
(
obj
:
Any
,
showReducedOnly
:
Boolean
=
true
)
:
String
Converts
obj
into a string representation using reflection.