ReflectionUtil

@ApiStatus.Internal
class ReflectionUtil

Reflection util

Functions

Link copied to clipboard
open fun classExists(@NotNull clazz: @NotNull String): Boolean
Checks some class is existing.