package l.h0.a;

import f.a.o;
import java.lang.reflect.Type;
import javax.annotation.Nullable;

/* JADX INFO: compiled from: RxJava2CallAdapter.java */
/* JADX INFO: loaded from: classes.dex */
public final class f<R> implements l.c<R, Object> {
    public final Type a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f5028c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final boolean f5029d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final boolean f5030e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final boolean f5031f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final boolean f5032g;

    public f(Type type, @Nullable o oVar, boolean z, boolean z2, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7) {
        this.a = type;
        this.f5027b = z2;
        this.f5028c = z3;
        this.f5029d = z4;
        this.f5030e = z5;
        this.f5031f = z6;
        this.f5032g = z7;
    }

    @Override // l.c
    public Type a() {
        return this.a;
    }

    /* JADX WARN: Removed duplicated region for block: B:11:0x001e  */
    /* JADX WARN: Removed duplicated region for block: B:13:0x0025  */
    @Override // l.c
    /*
        Code decompiled incorrectly, please refer to instructions dump.
        To view partially-correct add '--show-bad-code' argument
    */
    public java.lang.Object b(l.b<R> r3) {
        /*
            r2 = this;
            l.h0.a.b r0 = new l.h0.a.b
            r0.<init>(r3)
            boolean r3 = r2.f5027b
            if (r3 == 0) goto L10
            l.h0.a.e r3 = new l.h0.a.e
            r3.<init>(r0)
        Le:
            r0 = r3
            goto L1a
        L10:
            boolean r3 = r2.f5028c
            if (r3 == 0) goto L1a
            l.h0.a.a r3 = new l.h0.a.a
            r3.<init>(r0)
            goto Le
        L1a:
            boolean r3 = r2.f5029d
            if (r3 == 0) goto L25
            f.a.a r3 = f.a.a.LATEST
            f.a.e r3 = r0.C(r3)
            return r3
        L25:
            boolean r3 = r2.f5030e
            if (r3 == 0) goto L30
            f.a.w.e.d.e0 r3 = new f.a.w.e.d.e0
            r1 = 0
            r3.<init>(r0, r1)
            return r3
        L30:
            boolean r3 = r2.f5031f
            if (r3 == 0) goto L3a
            f.a.w.e.d.d0 r3 = new f.a.w.e.d.d0
            r3.<init>(r0)
            return r3
        L3a:
            boolean r3 = r2.f5032g
            if (r3 == 0) goto L44
            f.a.w.e.d.p r3 = new f.a.w.e.d.p
            r3.<init>(r0)
            return r3
        L44:
            return r0
        */
        throw new UnsupportedOperationException("Method not decompiled: l.h0.a.f.b(l.b):java.lang.Object");
    }
}
