package q5;

import java.util.ArrayList;
import kotlin.jvm.internal.o;
import p5.G;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    public j(G canonicalPath, boolean z6, String comment, long j4, long j6, long j7, int i6, long j8, int i7, int i8, Long l, Long l6, Long l7, Integer num, Integer num2, Integer num3) {
        o.h(canonicalPath, "canonicalPath");
        o.h(comment, "comment");
        this.f23768a = canonicalPath;
        this.f23769b = z6;
        this.f23770c = comment;
        this.f23771d = j4;
        this.f23772e = j6;
        this.f23773f = j7;
        this.f23774g = i6;
        this.f23775h = j8;
        this.f23776i = i7;
        this.f23777j = i8;
        this.f23778k = l;
        this.l = l6;
        this.f23779m = l7;
        this.f23780n = num;
        this.f23781o = num2;
        this.f23782p = num3;
        this.f23783q = new ArrayList();
    }

    public /* synthetic */ j(G g6, boolean z6, String str, long j4, long j6, long j7, int i6, long j8, int i7, int i8, Long l, Long l6, Long l7, int i9) {
        this(g6, z6, (i9 & 4) != 0 ? "" : str, (i9 & 8) != 0 ? -1L : j4, (i9 & 16) != 0 ? -1L : j6, (i9 & 32) != 0 ? -1L : j7, (i9 & 64) != 0 ? -1 : i6, (i9 & 128) != 0 ? -1L : j8, (i9 & 256) != 0 ? -1 : i7, (i9 & 512) != 0 ? -1 : i8, (i9 & 1024) != 0 ? null : l, (i9 & 2048) != 0 ? null : l6, (i9 & 4096) != 0 ? null : l7, null, null, null);
    }
}
