How to handle the need of two abstract classes, in Java?

后端 未结 0 656
渐次进展
渐次进展 2020-12-09 01:59

Java does not allow multiple superclasses; and interfaces cannot have method bodies as I know. So how to handle the case in which I want to inherit two implemented methods o

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