Kotlin how to get to subcalss in sealed?

后端 未结 0 718
半阙折子戏
半阙折子戏 2020-12-09 19:08

I have a problem. I have a mutableListOf and this SomeProduct has in constructor selated variable like this :

val basket = mutableListOf{
Produkt(KindofProcuc         


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