package h.b;

import g.a0;
import g.h0.c.e0;
import g.h0.c.m;
import h.b.m.j;
import h.b.o.m1;
import java.lang.annotation.Annotation;
import java.util.List;

/* JADX INFO: compiled from: PolymorphicSerializer.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class e extends m implements g.h0.b.l<h.b.m.a, a0> {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ f<T> f4350b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public e(f<T> fVar) {
        super(1);
        this.f4350b = fVar;
    }

    @Override // g.h0.b.l
    public a0 invoke(h.b.m.a aVar) {
        h.b.m.a aVar2 = aVar;
        g.h0.c.l.f(aVar2, "$this$buildSerialDescriptor");
        f.a.y.a.O0(e0.a);
        m1 m1Var = m1.a;
        h.b.m.a.a(aVar2, "type", m1.f4409b, null, false, 12);
        StringBuilder sbB = d.b.a.a.a.B("kotlinx.serialization.Polymorphic<");
        sbB.append(this.f4350b.a.a());
        sbB.append('>');
        h.b.m.a.a(aVar2, "value", f.a.y.a.v(sbB.toString(), j.a.a, new h.b.m.e[0], (8 & 8) != 0 ? h.b.m.i.f4377b : null), null, false, 12);
        List<? extends Annotation> list = this.f4350b.f4351b;
        g.h0.c.l.f(list, "<set-?>");
        aVar2.a = list;
        return a0.a;
    }
}
