package h.b.o;

import java.lang.annotation.Annotation;
import java.util.List;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public v0(w0<T> w0Var) {
        super(1);
        this.f4449b = w0Var;
    }

    @Override // g.h0.b.l
    public g.a0 invoke(h.b.m.a aVar) {
        h.b.m.a aVar2 = aVar;
        g.h0.c.l.f(aVar2, "$this$buildSerialDescriptor");
        List<? extends Annotation> list = this.f4449b.f4455b;
        g.h0.c.l.f(list, "<set-?>");
        aVar2.a = list;
        return g.a0.a;
    }
}
