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

/* JADX INFO: renamed from: com.google.android.gms.internal.measurement.n1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0673n1 extends AbstractC0609a2 {
    private static final C0673n1 zzb;
    private int zzd;
    private long zze;
    private String zzf = "";
    private String zzg = "";
    private long zzh;
    private float zzi;
    private double zzj;

    static {
        C0673n1 c0673n1 = new C0673n1();
        zzb = c0673n1;
        AbstractC0609a2.j(C0673n1.class, c0673n1);
    }

    public static /* synthetic */ void A(C0673n1 c0673n1, long j8) {
        c0673n1.zzd |= 1;
        c0673n1.zze = j8;
    }

    public static /* synthetic */ void B(C0673n1 c0673n1, String str) {
        str.getClass();
        c0673n1.zzd |= 4;
        c0673n1.zzg = str;
    }

    public static C0668m1 r() {
        return (C0668m1) zzb.e();
    }

    public static /* synthetic */ void u(C0673n1 c0673n1) {
        c0673n1.zzd &= -33;
        c0673n1.zzj = 0.0d;
    }

    public static /* synthetic */ void v(C0673n1 c0673n1) {
        c0673n1.zzd &= -9;
        c0673n1.zzh = 0L;
    }

    public static /* synthetic */ void w(C0673n1 c0673n1) {
        c0673n1.zzd &= -5;
        c0673n1.zzg = zzb.zzg;
    }

    public static /* synthetic */ void x(C0673n1 c0673n1, double d8) {
        c0673n1.zzd |= 32;
        c0673n1.zzj = d8;
    }

    public static /* synthetic */ void y(C0673n1 c0673n1, long j8) {
        c0673n1.zzd |= 8;
        c0673n1.zzh = j8;
    }

    public static /* synthetic */ void z(C0673n1 c0673n1, String str) {
        str.getClass();
        c0673n1.zzd |= 2;
        c0673n1.zzf = str;
    }

    public final boolean C() {
        return (this.zzd & 32) != 0;
    }

    public final boolean D() {
        return (this.zzd & 16) != 0;
    }

    public final boolean E() {
        return (this.zzd & 8) != 0;
    }

    public final boolean F() {
        return (this.zzd & 1) != 0;
    }

    public final boolean G() {
        return (this.zzd & 4) != 0;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractC0609a2
    public final Object m(int i) {
        int i5 = i - 1;
        if (i5 == 0) {
            return (byte) 1;
        }
        if (i5 == 2) {
            return new C0733z2(zzb, "\u0004\u0006\u0000\u0001\u0001\u0006\u0006\u0000\u0000\u0000\u0001ဂ\u0000\u0002ဈ\u0001\u0003ဈ\u0002\u0004ဂ\u0003\u0005ခ\u0004\u0006က\u0005", new Object[]{"zzd", "zze", "zzf", "zzg", "zzh", "zzi", "zzj"});
        }
        if (i5 == 3) {
            return new C0673n1();
        }
        if (i5 == 4) {
            return new C0668m1(zzb);
        }
        if (i5 == 5) {
            return zzb;
        }
        throw null;
    }

    public final double n() {
        return this.zzj;
    }

    public final float o() {
        return this.zzi;
    }

    public final long p() {
        return this.zzh;
    }

    public final long q() {
        return this.zze;
    }

    public final String s() {
        return this.zzf;
    }

    public final String t() {
        return this.zzg;
    }
}
