package F;

import G0.C0;
import G0.InterfaceC0247b0;
import G0.InterfaceC0249c0;
import java.util.List;
import java.util.Map;
import n.AbstractC2588o;
import n.C2566A;

/* JADX INFO: loaded from: classes.dex */
public final class G implements InterfaceC0249c0 {

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

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

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

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

    public G(C0170y c0170y, C0 c02) {
        this.f1199a = c0170y;
        this.f1200b = c02;
        this.f1201c = (B) c0170y.f1356b.invoke();
        AbstractC2588o.a();
        this.f1202d = new C2566A();
    }

    @Override // h1.c
    public final long I(float f6) {
        return this.f1200b.I(f6);
    }

    @Override // h1.c
    public final float L(int i6) {
        return this.f1200b.L(i6);
    }

    @Override // h1.c
    public final float N(float f6) {
        return this.f1200b.N(f6);
    }

    @Override // h1.c
    public final float T() {
        return this.f1200b.T();
    }

    @Override // G0.InterfaceC0274t
    public final boolean U() {
        return this.f1200b.U();
    }

    @Override // h1.c
    public final float Y(float f6) {
        return this.f1200b.Y(f6);
    }

    @Override // h1.c
    public final float a() {
        return this.f1200b.a();
    }

    /* JADX WARN: Type inference fix 'apply assigned field type' failed
    java.lang.UnsupportedOperationException: ArgType.getObject(), call class: class jadx.core.dex.instructions.args.ArgType$PrimitiveArg
    	at jadx.core.dex.instructions.args.ArgType.getObject(ArgType.java:593)
    	at jadx.core.dex.attributes.nodes.ClassTypeVarsAttr.getTypeVarsMapFor(ClassTypeVarsAttr.java:35)
    	at jadx.core.dex.nodes.utils.TypeUtils.replaceClassGenerics(TypeUtils.java:177)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.insertExplicitUseCast(FixTypesVisitor.java:397)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.tryFieldTypeWithNewCasts(FixTypesVisitor.java:359)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.applyFieldType(FixTypesVisitor.java:309)
    	at jadx.core.dex.visitors.typeinference.FixTypesVisitor.visit(FixTypesVisitor.java:94)
     */
    public final List b(int i6) {
        C2566A c2566a = this.f1202d;
        List list = (List) c2566a.b(i6);
        if (list != null) {
            return list;
        }
        B b5 = this.f1201c;
        Object objB = b5.b(i6);
        List listJ = this.f1200b.j(objB, this.f1199a.a(i6, objB, b5.c(i6)));
        c2566a.i(i6, listJ);
        return listJ;
    }

    @Override // G0.InterfaceC0249c0
    public final InterfaceC0247b0 e(int i6, int i7, Map map, J4.c cVar) {
        return this.f1200b.e(i6, i7, map, cVar);
    }

    @Override // h1.c
    public final int g0(float f6) {
        return this.f1200b.g0(f6);
    }

    @Override // G0.InterfaceC0274t
    public final h1.m getLayoutDirection() {
        return this.f1200b.getLayoutDirection();
    }

    @Override // h1.c
    public final long k0(long j4) {
        return this.f1200b.k0(j4);
    }

    @Override // h1.c
    public final long n(float f6) {
        return this.f1200b.n(f6);
    }

    @Override // h1.c
    public final long o(long j4) {
        return this.f1200b.o(j4);
    }

    @Override // h1.c
    public final float o0(long j4) {
        return this.f1200b.o0(j4);
    }

    @Override // G0.InterfaceC0249c0
    public final InterfaceC0247b0 p(int i6, int i7, Map map, C0.Z z6, J4.c cVar) {
        return this.f1200b.p(i6, i7, map, z6, cVar);
    }

    @Override // h1.c
    public final float v(long j4) {
        return this.f1200b.v(j4);
    }
}
