hasTypeParameters

abstract fun hasTypeParameters(): Boolean

Determines whatever declaration has any type parameter.

Return

true if the declaration has any type parameter, false otherwise.