Files
Daniel Elliott f9d20bb3fc Add decompiled APK source code (JADX)
- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:52:23 -08:00

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);
}