package com.google.android.gms.internal.ads;

import java.util.Collections;
import java.util.Set;

/* JADX INFO: loaded from: classes2.dex */
public final class lb0 implements kg2 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f13600a;

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

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

    public /* synthetic */ lb0(kb0 kb0Var, og2 og2Var, int i10) {
        this.f13600a = i10;
        this.f13601b = kb0Var;
        this.f13602c = og2Var;
    }

    @Override // com.google.android.gms.internal.ads.rg2
    public final Object zzb() {
        int i10 = this.f13600a;
        og2 og2Var = this.f13602c;
        switch (i10) {
            case 0:
                return this.f13601b.a(((pg2) og2Var).zzb());
            case 1:
                Set setSingleton = Collections.singleton(new ak0((bc0) og2Var.zzb(), b30.f9365g));
                vj1.i(setSingleton);
                return setSingleton;
            default:
                return new ak0((ac0) og2Var.zzb(), b30.f9364f);
        }
    }
}
