package F7;

import java.lang.reflect.Type;
import n4.u0;

/* JADX INFO: renamed from: F7.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0126j implements InterfaceC0123g {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final /* synthetic */ int f2710q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final Type f2711r;

    public /* synthetic */ C0126j(int i, Type type) {
        this.f2710q = i;
        this.f2711r = type;
    }

    @Override // F7.InterfaceC0123g
    public final Type o() {
        switch (this.f2710q) {
        }
        return this.f2711r;
    }

    @Override // F7.InterfaceC0123g
    public final Object s(B b8) {
        switch (this.f2710q) {
            case u0.f15495q /* 0 */:
                C0127k c0127k = new C0127k(b8);
                b8.a(new C0125i(c0127k, 0));
                return c0127k;
            default:
                C0127k c0127k2 = new C0127k(b8);
                b8.a(new C0125i(c0127k2, 1));
                return c0127k2;
        }
    }
}
