Kotlin Generic class using inheritance

前端 未结 0 1953
别跟我提以往
别跟我提以往 2020-12-10 23:29

I have a BaseClass and several ChildClasses. I BaseClass has a doSomething() function, which I have to override. I cannot change BaseClass or any ChildClass

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