package v2;

import java.util.ArrayList;

/* JADX INFO: renamed from: v2.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3111j extends AbstractC3119r {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ Object f25334a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ ArrayList f25335b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ Object f25336c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ ArrayList f25337d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ C3113l f25338e;

    public C3111j(C3113l c3113l, Object obj, ArrayList arrayList, Object obj2, ArrayList arrayList2) {
        this.f25338e = c3113l;
        this.f25334a = obj;
        this.f25335b = arrayList;
        this.f25336c = obj2;
        this.f25337d = arrayList2;
    }

    @Override // v2.AbstractC3119r, v2.InterfaceC3116o
    public final void b(AbstractC3118q abstractC3118q) {
        C3113l c3113l = this.f25338e;
        Object obj = this.f25334a;
        if (obj != null) {
            c3113l.s(obj, this.f25335b, null);
        }
        Object obj2 = this.f25336c;
        if (obj2 != null) {
            c3113l.s(obj2, this.f25337d, null);
        }
    }

    @Override // v2.InterfaceC3116o
    public final void d(AbstractC3118q abstractC3118q) {
        abstractC3118q.y(this);
    }
}
