package y7;

import java.util.ArrayList;
import x7.x;

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

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final long f19060h;
    public final int i;

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

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

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

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

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

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

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

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

    public f(x xVar, boolean z8, String str, long j8, long j9, long j10, int i, long j11, int i5, int i8, Long l8, Long l9, Long l10, Integer num, Integer num2, Integer num3) {
        P6.g.e(xVar, "canonicalPath");
        P6.g.e(str, "comment");
        this.f19053a = xVar;
        this.f19054b = z8;
        this.f19055c = str;
        this.f19056d = j8;
        this.f19057e = j9;
        this.f19058f = j10;
        this.f19059g = i;
        this.f19060h = j11;
        this.i = i5;
        this.f19061j = i8;
        this.f19062k = l8;
        this.f19063l = l9;
        this.f19064m = l10;
        this.f19065n = num;
        this.f19066o = num2;
        this.f19067p = num3;
        this.f19068q = new ArrayList();
    }

    public /* synthetic */ f(x xVar, boolean z8, String str, long j8, long j9, long j10, int i, long j11, int i5, int i8, Long l8, Long l9, Long l10, int i9) {
        this(xVar, z8, (i9 & 4) != 0 ? "" : str, (i9 & 8) != 0 ? -1L : j8, (i9 & 16) != 0 ? -1L : j9, (i9 & 32) != 0 ? -1L : j10, (i9 & 64) != 0 ? -1 : i, (i9 & 128) != 0 ? -1L : j11, (i9 & 256) != 0 ? -1 : i5, (i9 & 512) != 0 ? -1 : i8, (i9 & 1024) != 0 ? null : l8, (i9 & 2048) != 0 ? null : l9, (i9 & 4096) != 0 ? null : l10, null, null, null);
    }
}
