package com.google.android.gms.internal.ads;

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class jf {

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

    static {
        new ru(14).m();
        String str = bb1.f9474a;
        Integer.toString(0, 36);
    }

    public /* synthetic */ jf(wl2 wl2Var) {
        this.f12839a = wl2Var;
    }

    public final boolean equals(@Nullable Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj instanceof jf) {
            return this.f12839a.equals(((jf) obj).f12839a);
        }
        return false;
    }

    public final int hashCode() {
        return this.f12839a.f18116a.hashCode();
    }
}
