package h.b.q;

import g.h0.b.l;
import g.h0.c.m;
import g.i;
import java.util.List;

/* JADX INFO: compiled from: SerializersModuleCollector.kt */
/* JADX INFO: loaded from: classes.dex */
@i
public final class d extends m implements l<List<? extends h.b.b<?>>, h.b.b<?>> {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(h.b.b<T> bVar) {
        super(1);
        this.f4594b = bVar;
    }

    @Override // g.h0.b.l
    public h.b.b<?> invoke(List<? extends h.b.b<?>> list) {
        g.h0.c.l.f(list, "it");
        return this.f4594b;
    }
}
