package ea;

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

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

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

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

    public h0(String str) {
        this.f25664a = str;
    }

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