super class constraints to verify if the subclass has an implementation of an interface

前端 未结 0 1557
北海茫月
北海茫月 2020-12-03 03:20

How can i create a constraint class that test if the class that get extended has a sub class that implements an interface?

I need to do this with the super class:

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