package t;

import java.util.ArrayList;

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

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

    public C2937t(String str, ArrayList arrayList) {
        super(str);
        this.f24246b = arrayList;
    }
}
