How does assigning KeySetView to MultableSet works in Kotlin when they are of different implementation hirarchy

后端 未结 0 694
悲哀的现实
悲哀的现实 2021-01-18 22:50

Consider the following line

   private val variable: MutableSet = ConcurrentHashMap.newKeySet()

MutableSet impleme

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