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

/* JADX INFO: loaded from: classes.dex */
public final class U0 extends AbstractC0609a2 {
    private static final U0 zzb;
    private int zzd;
    private int zze;
    private long zzf;

    static {
        U0 u02 = new U0();
        zzb = u02;
        AbstractC0609a2.j(U0.class, u02);
    }

    public static T0 p() {
        return (T0) zzb.e();
    }

    public static /* synthetic */ void q(U0 u02, long j8) {
        u02.zzd |= 2;
        u02.zzf = j8;
    }

    public static /* synthetic */ void r(U0 u02, int i) {
        u02.zzd |= 1;
        u02.zze = i;
    }

    @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\u0002\u0000\u0001\u0001\u0002\u0002\u0000\u0000\u0000\u0001င\u0000\u0002ဂ\u0001", new Object[]{"zzd", "zze", "zzf"});
        }
        if (i5 == 3) {
            return new U0();
        }
        if (i5 == 4) {
            return new T0(zzb);
        }
        if (i5 == 5) {
            return zzb;
        }
        throw null;
    }

    public final int n() {
        return this.zze;
    }

    public final long o() {
        return this.zzf;
    }

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

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