How to enforce a method call (in the base class) when overriding method is invoked?

前端 未结 4 1310
不思量自难忘°
不思量自难忘° 2021-01-18 04:10

I have this situation that when AbstractMethod method is invoked from ImplementClass I want to enforce that MustBeCalled m

4条回答
提交回复
热议问题