package B0;

import java.util.ArrayList;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final L0.f0 f593b;

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

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

    public M(ArrayList arrayList, L0.f0 f0Var, int i, long j8) {
        this.f592a = arrayList;
        this.f593b = f0Var;
        this.f594c = i;
        this.f595d = j8;
    }
}
