kotlin.reflect.KTypeParameter
KTypeParameter
interface KTypeParameter : KClassifier
Platform and version requirements: Kotlin 1.1
Represents a declaration of a type parameter of a class or a callable. See the Kotlin language documentation for more information.
Properties
登录查看完整内容 |