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

import androidx.annotation.Nullable;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final kp f13353a = new kp();

    static {
        String str = bb1.f9474a;
        Integer.toString(1, 36);
        Integer.toString(2, 36);
        Integer.toString(3, 36);
    }

    public final boolean equals(@Nullable Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || kp.class != obj.getClass()) {
            return false;
        }
        return true;
    }

    public final int hashCode() {
        return 29791;
    }
}
