staticFunctions

val KClass<*>.staticFunctions: Collection<KFunction<*>>

Returns static functions declared in this class.

Since Kotlin

1.1