Searched defs:typeParameterCount (Results 1 – 1 of 1) sorted by relevance
40 fun typeParameterCount() = typeParameterNames().size in toString() method48 override fun typeParameterCount(): Int = 0 in toString() method