package t4;

import m4.b2;

/* JADX INFO: loaded from: classes3.dex */
public final class o {

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

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

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

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final n f24346f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final b2 f24347g;

    public o(Long l, Long l6, Long l7, Integer num, n nVar, n nVar2, b2 b2Var) {
        this.f24341a = l;
        this.f24342b = l6;
        this.f24343c = l7;
        this.f24344d = num;
        this.f24345e = nVar;
        this.f24346f = nVar2;
        this.f24347g = b2Var;
    }
}
