Is there a way to reduce/remove the redundant generic parameter in Kotlin?

后端 未结 0 1599
不知归路
不知归路 2021-01-30 09:53

Consider the following function:

abstract class ObservableCollection : CoroutineScope, MutableCollection

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题