package o7;

import java.lang.ref.WeakReference;

/* JADX INFO: loaded from: classes.dex */
public final class g extends WeakReference {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Object f15963a;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public g(i iVar, Object obj) {
        super(iVar);
        P6.g.e(iVar, "referent");
        this.f15963a = obj;
    }
}
