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

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

    static {
        of ofVar = new of();
        zzj = ofVar;
        cb2.v(of.class, ofVar);
    }

    public static nf B() {
        return (nf) zzj.r();
    }

    public final /* synthetic */ void C(long j10) {
        this.zza |= 1;
        this.zzb = j10;
    }

    public final /* synthetic */ void D(long j10) {
        this.zza |= 4;
        this.zzd = j10;
    }

    public final /* synthetic */ void E(long j10) {
        this.zza |= 8;
        this.zze = j10;
    }

    public final /* synthetic */ void F(long j10) {
        this.zza |= 16;
        this.zzf = j10;
    }

    public final /* synthetic */ void G(long j10) {
        this.zza |= 32;
        this.zzg = j10;
    }

    @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(zzj, "\u0001\b\u0000\u0001\u0001\b\b\u0000\u0000\u0000\u0001ဂ\u0000\u0002ဂ\u0001\u0003ဂ\u0002\u0004ဂ\u0003\u0005ဂ\u0004\u0006ဂ\u0005\u0007ဂ\u0006\bဂ\u0007", new Object[]{"zza", "zzb", "zzc", "zzd", "zze", "zzf", "zzg", "zzh", "zzi"});
        }
        if (iOrdinal == 3) {
            return new of();
        }
        if (iOrdinal == 4) {
            return new nf(zzj);
        }
        if (iOrdinal == 5) {
            return zzj;
        }
        if (iOrdinal != 6) {
            throw null;
        }
        bc2 bb2Var = zzk;
        if (bb2Var == null) {
            synchronized (of.class) {
                try {
                    bb2Var = zzk;
                    if (bb2Var == null) {
                        bb2Var = new bb2(zzj);
                        zzk = bb2Var;
                    }
                } finally {
                }
            }
        }
        return bb2Var;
    }
}
