staticFunctions

val KClass<*>.staticFunctions: Collection<KFunction<*>>(source)

Returns static functions declared in this class.

Since Kotlin

1.1