package z3;

import java.util.List;

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

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

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

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

    public d(List list, List list2, boolean z10) {
        this.f37036a = list;
        this.f37037b = list2;
        this.f37038c = z10;
    }
}
