package F7;

import java.lang.annotation.Annotation;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import n4.u0;

/* JADX INFO: renamed from: F7.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0119c extends AbstractC0129m {

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

    public /* synthetic */ C0119c(int i) {
        this.f2707a = i;
    }

    @Override // F7.AbstractC0129m
    public InterfaceC0130n a(Type type, Annotation[] annotationArr) {
        switch (this.f2707a) {
            case u0.f15495q /* 0 */:
                if (k7.A.class.isAssignableFrom(b0.h(type))) {
                    return C0118b.f2699t;
                }
                return null;
            default:
                return super.a(type, annotationArr);
        }
    }

    @Override // F7.AbstractC0129m
    public final InterfaceC0130n b(Type type, Annotation[] annotationArr, V v7) {
        switch (this.f2707a) {
            case u0.f15495q /* 0 */:
                if (type == k7.E.class) {
                    return b0.l(annotationArr, H7.w.class) ? C0118b.f2700u : C0118b.f2698s;
                }
                if (type == Void.class) {
                    return C0118b.f2702w;
                }
                if (b0.m(type)) {
                    return C0118b.f2701v;
                }
                return null;
            default:
                if (b0.h(type) != A0.c.D()) {
                    return null;
                }
                return new K4.c(15, v7.d(b0.g(0, (ParameterizedType) type), annotationArr));
        }
    }
}
