package t;

import java.util.ArrayList;

/* JADX INFO: renamed from: t.q, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2934q extends AbstractC2931n {

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

    public C2934q(String str, ArrayList arrayList) {
        super(str);
        this.f24244b = arrayList;
    }
}
