95 lines
2.6 KiB
Java
95 lines
2.6 KiB
Java
package com.google.android.gms.internal.clearcut;
|
|
|
|
import java.io.IOException;
|
|
import java.util.List;
|
|
import java.util.Map;
|
|
|
|
/* loaded from: classes2.dex */
|
|
interface zzfr {
|
|
void zza(int i, double d) throws IOException;
|
|
|
|
void zza(int i, float f) throws IOException;
|
|
|
|
void zza(int i, long j) throws IOException;
|
|
|
|
void zza(int i, zzbb zzbbVar) throws IOException;
|
|
|
|
<K, V> void zza(int i, zzdh<K, V> zzdhVar, Map<K, V> map) throws IOException;
|
|
|
|
void zza(int i, Object obj) throws IOException;
|
|
|
|
void zza(int i, Object obj, zzef zzefVar) throws IOException;
|
|
|
|
void zza(int i, String str) throws IOException;
|
|
|
|
void zza(int i, List<String> list) throws IOException;
|
|
|
|
void zza(int i, List<?> list, zzef zzefVar) throws IOException;
|
|
|
|
void zza(int i, List<Integer> list, boolean z) throws IOException;
|
|
|
|
@Deprecated
|
|
void zzaa(int i) throws IOException;
|
|
|
|
@Deprecated
|
|
void zzab(int i) throws IOException;
|
|
|
|
int zzaj();
|
|
|
|
void zzb(int i, long j) throws IOException;
|
|
|
|
@Deprecated
|
|
void zzb(int i, Object obj, zzef zzefVar) throws IOException;
|
|
|
|
void zzb(int i, List<zzbb> list) throws IOException;
|
|
|
|
@Deprecated
|
|
void zzb(int i, List<?> list, zzef zzefVar) throws IOException;
|
|
|
|
void zzb(int i, List<Integer> list, boolean z) throws IOException;
|
|
|
|
void zzb(int i, boolean z) throws IOException;
|
|
|
|
void zzc(int i, int i2) throws IOException;
|
|
|
|
void zzc(int i, long j) throws IOException;
|
|
|
|
void zzc(int i, List<Long> list, boolean z) throws IOException;
|
|
|
|
void zzd(int i, int i2) throws IOException;
|
|
|
|
void zzd(int i, List<Long> list, boolean z) throws IOException;
|
|
|
|
void zze(int i, int i2) throws IOException;
|
|
|
|
void zze(int i, List<Long> list, boolean z) throws IOException;
|
|
|
|
void zzf(int i, int i2) throws IOException;
|
|
|
|
void zzf(int i, List<Float> list, boolean z) throws IOException;
|
|
|
|
void zzg(int i, List<Double> list, boolean z) throws IOException;
|
|
|
|
void zzh(int i, List<Integer> list, boolean z) throws IOException;
|
|
|
|
void zzi(int i, long j) throws IOException;
|
|
|
|
void zzi(int i, List<Boolean> list, boolean z) throws IOException;
|
|
|
|
void zzj(int i, long j) throws IOException;
|
|
|
|
void zzj(int i, List<Integer> list, boolean z) throws IOException;
|
|
|
|
void zzk(int i, List<Integer> list, boolean z) throws IOException;
|
|
|
|
void zzl(int i, List<Long> list, boolean z) throws IOException;
|
|
|
|
void zzm(int i, int i2) throws IOException;
|
|
|
|
void zzm(int i, List<Integer> list, boolean z) throws IOException;
|
|
|
|
void zzn(int i, int i2) throws IOException;
|
|
|
|
void zzn(int i, List<Long> list, boolean z) throws IOException;
|
|
}
|