kotlin / 1.8 / api / latest / jvm / stdlib / kotlin.reflect.full / static-functions.html

staticFunctions

Platform and version requirements: JVM (1.1)
val KClass<*>.staticFunctions: Collection<KFunction<*>>

Returns static functions declared in this class.

© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect.full/static-functions.html