public K(T1 t) { this.A = new WeakReference(t); this.A = t.A().A(); this.A = t.h(); this.A = t.J(); this.A = t.I(); }
public T1 A() { T1 t = this.A.Target as T1; if (t == null) { return(null); } if (t.h() != this.A) { return(null); } if (t.A().A() != this.A) { return(null); } return(t); }