upperBounds

abstract val upperBounds: List<KType>(source)

Upper bounds, or generic constraints imposed on this type parameter. See the Kotlin language documentation for more information.

Since Kotlin

1.1