package ea;

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

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

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

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

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

    public w0(String str) {
        this.f25786a = str;
    }

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