package Q4;

/* JADX INFO: loaded from: classes.dex */
public final class A {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C0278z f5640c = new C0278z();

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

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

    public A(String str, String str2) {
        this.f5641a = str;
        this.f5642b = str2;
    }
}
