- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
94 lines
2.1 KiB
Java
94 lines
2.1 KiB
Java
package com.google.android.gms.internal.measurement;
|
|
|
|
import java.io.IOException;
|
|
import java.util.List;
|
|
import java.util.Map;
|
|
|
|
/* loaded from: classes3.dex */
|
|
interface zzlj {
|
|
double zza() throws IOException;
|
|
|
|
<T> void zza(T t, zzli<T> zzliVar, zzix zzixVar) throws IOException;
|
|
|
|
void zza(List<Boolean> list) throws IOException;
|
|
|
|
@Deprecated
|
|
<T> void zza(List<T> list, zzli<T> zzliVar, zzix zzixVar) throws IOException;
|
|
|
|
<K, V> void zza(Map<K, V> map, zzkl<K, V> zzklVar, zzix zzixVar) throws IOException;
|
|
|
|
float zzb() throws IOException;
|
|
|
|
<T> void zzb(T t, zzli<T> zzliVar, zzix zzixVar) throws IOException;
|
|
|
|
void zzb(List<zzhx> list) throws IOException;
|
|
|
|
<T> void zzb(List<T> list, zzli<T> zzliVar, zzix zzixVar) throws IOException;
|
|
|
|
int zzc() throws IOException;
|
|
|
|
void zzc(List<Double> list) throws IOException;
|
|
|
|
int zzd();
|
|
|
|
void zzd(List<Integer> list) throws IOException;
|
|
|
|
int zze() throws IOException;
|
|
|
|
void zze(List<Integer> list) throws IOException;
|
|
|
|
int zzf() throws IOException;
|
|
|
|
void zzf(List<Long> list) throws IOException;
|
|
|
|
int zzg() throws IOException;
|
|
|
|
void zzg(List<Float> list) throws IOException;
|
|
|
|
int zzh() throws IOException;
|
|
|
|
void zzh(List<Integer> list) throws IOException;
|
|
|
|
int zzi() throws IOException;
|
|
|
|
void zzi(List<Long> list) throws IOException;
|
|
|
|
int zzj() throws IOException;
|
|
|
|
void zzj(List<Integer> list) throws IOException;
|
|
|
|
long zzk() throws IOException;
|
|
|
|
void zzk(List<Long> list) throws IOException;
|
|
|
|
long zzl() throws IOException;
|
|
|
|
void zzl(List<Integer> list) throws IOException;
|
|
|
|
long zzm() throws IOException;
|
|
|
|
void zzm(List<Long> list) throws IOException;
|
|
|
|
long zzn() throws IOException;
|
|
|
|
void zzn(List<String> list) throws IOException;
|
|
|
|
long zzo() throws IOException;
|
|
|
|
void zzo(List<String> list) throws IOException;
|
|
|
|
zzhx zzp() throws IOException;
|
|
|
|
void zzp(List<Integer> list) throws IOException;
|
|
|
|
String zzq() throws IOException;
|
|
|
|
void zzq(List<Long> list) throws IOException;
|
|
|
|
String zzr() throws IOException;
|
|
|
|
boolean zzs() throws IOException;
|
|
|
|
boolean zzt() throws IOException;
|
|
}
|