Can I resolve a generic type from another generic declaration in an interface?

前端 未结 0 1645
耶瑟儿~
耶瑟儿~ 2021-02-18 18:30

Expect you have an interface like this:

interface MyInterface, I : OtherClass> {
  fun som         


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