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

/* JADX INFO: loaded from: classes2.dex */
public final class wd1 extends cb2 {
    private static final wd1 zzi;
    private static volatile bc2 zzj;
    private long zzb;
    private long zzc;
    private boolean zzd;
    private long zze;
    private long zzf;
    private int zzh;
    private String zza = "";
    private String zzg = "";

    static {
        wd1 wd1Var = new wd1();
        zzi = wd1Var;
        cb2.v(wd1.class, wd1Var);
    }

    public static vd1 B() {
        return (vd1) zzi.r();
    }

    public final /* synthetic */ void C(String str) {
        str.getClass();
        this.zza = str;
    }

    public final /* synthetic */ void D(long j10) {
        this.zzb = j10;
    }

    public final /* synthetic */ void E(long j10) {
        this.zzc = j10;
    }

    public final /* synthetic */ void F(boolean z10) {
        this.zzd = z10;
    }

    public final /* synthetic */ void G(long j10) {
        this.zze = j10;
    }

    public final /* synthetic */ void H(long j10) {
        this.zzf = j10;
    }

    public final /* synthetic */ void I(String str) {
        str.getClass();
        this.zzg = str;
    }

    public final /* synthetic */ void J(int i10) {
        this.zzh = i10 - 2;
    }

    @Override // com.google.android.gms.internal.ads.cb2
    public final Object x(zzibq zzibqVar, cb2 cb2Var) {
        int iOrdinal = zzibqVar.ordinal();
        if (iOrdinal == 0) {
            return (byte) 1;
        }
        if (iOrdinal == 2) {
            return new fc2(zzi, "\u0004\b\u0000\u0000\u0001\b\b\u0000\u0000\u0000\u0001Ȉ\u0002\u0002\u0003\u0002\u0004\u0007\u0005\u0002\u0006\u0002\u0007Ȉ\b\f", new Object[]{"zza", "zzb", "zzc", "zzd", "zze", "zzf", "zzg", "zzh"});
        }
        if (iOrdinal == 3) {
            return new wd1();
        }
        if (iOrdinal == 4) {
            return new vd1(zzi);
        }
        if (iOrdinal == 5) {
            return zzi;
        }
        if (iOrdinal != 6) {
            throw null;
        }
        bc2 bb2Var = zzj;
        if (bb2Var == null) {
            synchronized (wd1.class) {
                try {
                    bb2Var = zzj;
                    if (bb2Var == null) {
                        bb2Var = new bb2(zzi);
                        zzj = bb2Var;
                    }
                } finally {
                }
            }
        }
        return bb2Var;
    }
}
