如果类D想访问类C,需要满足两个条件之一:C是pubilc,或者C和D在同一个运行时包内。 :param otherClass: :return:
(self, otherClass)
source not stored for this graph (policy: none)
no test coverage detected