Files
Daniel Elliott c080f0d97f Add Discord community version (64-bit only)
- 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
2026-02-18 15:48:36 -08:00

95 lines
2.6 KiB
Java

package com.google.android.gms.internal.drive;
import java.io.IOException;
import java.util.List;
import java.util.Map;
/* loaded from: classes3.dex */
interface zzns {
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, zzjc zzjcVar) throws IOException;
<K, V> void zza(int i, zzlj<K, V> zzljVar, Map<K, V> map) throws IOException;
void zza(int i, Object obj) throws IOException;
void zza(int i, Object obj, zzmf zzmfVar) 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, zzmf zzmfVar) throws IOException;
void zza(int i, List<Integer> list, boolean z) throws IOException;
@Deprecated
void zzak(int i) throws IOException;
@Deprecated
void zzal(int i) throws IOException;
void zzb(int i, long j) throws IOException;
@Deprecated
void zzb(int i, Object obj, zzmf zzmfVar) throws IOException;
void zzb(int i, List<zzjc> list) throws IOException;
@Deprecated
void zzb(int i, List<?> list, zzmf zzmfVar) 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;
int zzcd();
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;
}