- 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
27 lines
487 B
Java
27 lines
487 B
Java
package com.google.android.gms.internal.measurement;
|
|
|
|
import java.io.IOException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
interface zzli<T> {
|
|
int zza(T t);
|
|
|
|
T zza();
|
|
|
|
void zza(T t, zzlj zzljVar, zzix zzixVar) throws IOException;
|
|
|
|
void zza(T t, zzmx zzmxVar) throws IOException;
|
|
|
|
void zza(T t, T t2);
|
|
|
|
void zza(T t, byte[] bArr, int i, int i2, zzhw zzhwVar) throws IOException;
|
|
|
|
int zzb(T t);
|
|
|
|
boolean zzb(T t, T t2);
|
|
|
|
void zzc(T t);
|
|
|
|
boolean zzd(T t);
|
|
}
|