package y0;

import C3.G;
import C3.W;

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

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

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

    public i(W w4, int[] iArr, int i) {
        switch (i) {
            case 1:
                this.f18830a = G.k(w4);
                this.f18831b = iArr;
                break;
            case 2:
                this.f18830a = G.k(w4);
                this.f18831b = iArr;
                break;
            default:
                this.f18830a = G.k(w4);
                this.f18831b = iArr;
                break;
        }
    }
}
