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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final x62 f18327b = new x62("TINK");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final x62 f18328c = new x62("CRUNCHY");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final x62 f18329d = new x62("LEGACY");

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final x62 f18330e = new x62("NO_PREFIX");

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

    public x62(String str) {
        this.f18331a = str;
    }

    public final String toString() {
        return this.f18331a;
    }
}
