package d3;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Q2.a f11652a;

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

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

    public Q(Q2.a aVar, String str, long j8) {
        this.f11652a = aVar;
        this.f11653b = str;
        this.f11654c = j8;
    }
}
