← Docs
kotlin-stdlib / kotlin.reflect.full / allSupertypes

allSupertypes

JVM
1.1
val KClass < * > . allSupertypes : Collection < KType >
(source)

All supertypes of this class, including indirect ones, in no particular order. There is not more than one type in the returned collection that has any given classifier.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .