ReflectionUtils

General utilities for Kotlin reflection.

Functions

Link copied to clipboard
inline fun <T> getConstantByName(name: String): T?