在三种情况下,S类型的引用值可以赋值给T类型:S和T是同一类型;T是类且S是T的子类;或者T是接口且S实现了T接口 :param otherClass: :return:
(self, otherClass)
source not stored for this graph (policy: none)
no test coverage detected