package c.e.f;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final l[] f5233b;

    @Deprecated
    public k(int i2, l[] lVarArr) {
        this.f5232a = i2;
        this.f5233b = lVarArr;
    }
}
