F
fairyvoice
Hi, this seems more like some interview question. There is a class A and
class B and B has a instance of A, I have instance a of A and b of B, is
there any way to detect whether b has a reference pointing to a?
Thanks
class B and B has a instance of A, I have instance a of A and b of B, is
there any way to detect whether b has a reference pointing to a?
Thanks