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

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

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

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

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

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

    public ex1(String str) {
        this.f10947a = str;
    }

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