79 lines
1.8 KiB
Java
79 lines
1.8 KiB
Java
package com.google.android.gms.internal.measurement;
|
|
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class zzgf extends zzjx<zzgf, zzge> implements zzld {
|
|
private static final zzgf zza;
|
|
private int zze;
|
|
private int zzf;
|
|
private zzkd zzg = zzby();
|
|
|
|
static {
|
|
zzgf zzgfVar = new zzgf();
|
|
zza = zzgfVar;
|
|
zzjx.zzbG(zzgf.class, zzgfVar);
|
|
}
|
|
|
|
private zzgf() {
|
|
}
|
|
|
|
public static zzge zzd() {
|
|
return zza.zzbu();
|
|
}
|
|
|
|
public static /* synthetic */ void zzh(zzgf zzgfVar, Iterable iterable) {
|
|
zzkd zzkdVar = zzgfVar.zzg;
|
|
if (!zzkdVar.zzc()) {
|
|
zzgfVar.zzg = zzjx.zzbz(zzkdVar);
|
|
}
|
|
zzih.zzbq(iterable, zzgfVar.zzg);
|
|
}
|
|
|
|
public final int zza() {
|
|
return this.zzg.size();
|
|
}
|
|
|
|
public final long zzc(int i) {
|
|
return this.zzg.zza(i);
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.measurement.zzjx
|
|
public final Object zzl(int i, Object obj, Object obj2) {
|
|
int i2 = i - 1;
|
|
if (i2 == 0) {
|
|
return (byte) 1;
|
|
}
|
|
if (i2 == 2) {
|
|
return zzbF(zza, "\u0001\u0002\u0000\u0001\u0001\u0002\u0002\u0000\u0001\u0000\u0001င\u0000\u0002\u0014", new Object[]{"zze", "zzf", "zzg"});
|
|
}
|
|
if (i2 == 3) {
|
|
return new zzgf();
|
|
}
|
|
if (i2 == 4) {
|
|
return new zzge(null);
|
|
}
|
|
if (i2 != 5) {
|
|
return null;
|
|
}
|
|
return zza;
|
|
}
|
|
|
|
public final boolean zzi() {
|
|
return (this.zze & 1) != 0;
|
|
}
|
|
|
|
public final List<Long> zzf() {
|
|
return this.zzg;
|
|
}
|
|
|
|
public final int zzb() {
|
|
return this.zzf;
|
|
}
|
|
|
|
public static /* synthetic */ void zzg(zzgf zzgfVar, int i) {
|
|
zzgfVar.zze |= 1;
|
|
zzgfVar.zzf = i;
|
|
}
|
|
}
|