package d3;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final long f11738d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final Object f11739e;

    public U1(String str, String str2, String str3, long j8, Object obj) {
        P2.w.c(str);
        P2.w.c(str3);
        this.f11735a = str;
        this.f11736b = str2;
        this.f11737c = str3;
        this.f11738d = j8;
        this.f11739e = obj;
    }
}
