quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.function.reflect
/
ReflectionUtils
Reflection
Utils
object
ReflectionUtils
General utilities for Kotlin reflection.
Members
Functions
get
Constant
By
Name
Link copied to clipboard
inline
fun
<
T
>
getConstantByName
(
name
:
String
)
:
T
?