47 lines
1.1 KiB
Java
47 lines
1.1 KiB
Java
package com.google.android.gms.internal.measurement;
|
|
|
|
import java.util.Collections;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class zzfb extends zzjt<zzfc, zzfb> implements zzld {
|
|
private zzfb() {
|
|
super(zzfc.zzf());
|
|
}
|
|
|
|
public final int zza() {
|
|
return ((zzfc) this.zza).zzb();
|
|
}
|
|
|
|
public final zzfa zzb(int i) {
|
|
return ((zzfc) this.zza).zzd(i);
|
|
}
|
|
|
|
public final zzfb zzc() {
|
|
if (this.zzb) {
|
|
zzaE();
|
|
this.zzb = false;
|
|
}
|
|
zzfc.zzn((zzfc) this.zza);
|
|
return this;
|
|
}
|
|
|
|
public final zzfb zzd(int i, zzez zzezVar) {
|
|
if (this.zzb) {
|
|
zzaE();
|
|
this.zzb = false;
|
|
}
|
|
zzfc.zzm((zzfc) this.zza, i, zzezVar.zzaA());
|
|
return this;
|
|
}
|
|
|
|
public final List<zzeh> zze() {
|
|
return Collections.unmodifiableList(((zzfc) this.zza).zzi());
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public /* synthetic */ zzfb(zzey zzeyVar) {
|
|
super(zzfc.zzf());
|
|
}
|
|
}
|