what-the-bank/sources/com/google/android/gms/internal/measurement/zzgg.java

108 lines
2.9 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.internal.measurement;
/* loaded from: classes.dex */
public final class zzgg extends zzjt<zzgh, zzgg> implements zzld {
/* JADX WARN: Illegal instructions before constructor call */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private zzgg() {
/*
r1 = this;
com.google.android.gms.internal.measurement.zzgh r0 = com.google.android.gms.internal.measurement.zzgh.zze()
r1.<init>(r0)
return
*/
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.measurement.zzgg.<init>():void");
}
public final zzgg zza() {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzp((zzgh) this.zza);
return this;
}
public final zzgg zzb() {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzn((zzgh) this.zza);
return this;
}
public final zzgg zzc() {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzk((zzgh) this.zza);
return this;
}
public final zzgg zzd(double d) {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzo((zzgh) this.zza, d);
return this;
}
public final zzgg zze(long j) {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzm((zzgh) this.zza, j);
return this;
}
public final zzgg zzf(String str) {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzi((zzgh) this.zza, str);
return this;
}
public final zzgg zzg(long j) {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzh((zzgh) this.zza, j);
return this;
}
public final zzgg zzh(String str) {
if (this.zzb) {
zzaE();
this.zzb = false;
}
zzgh.zzj((zzgh) this.zza, str);
return this;
}
/* JADX INFO: Access modifiers changed from: package-private */
/* JADX WARN: Illegal instructions before constructor call */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public /* synthetic */ zzgg(com.google.android.gms.internal.measurement.zzff r1) {
/*
r0 = this;
com.google.android.gms.internal.measurement.zzgh r1 = com.google.android.gms.internal.measurement.zzgh.zze()
r0.<init>(r1)
return
*/
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.measurement.zzgg.<init>(com.google.android.gms.internal.measurement.zzff):void");
}
}