jimu-decompiled/sources/com/google/android/gms/internal/measurement/zzwk.java
2025-05-13 19:24:51 +02:00

92 lines
2.0 KiB
Java

package com.google.android.gms.internal.measurement;
import java.io.IOException;
import java.util.List;
/* loaded from: classes.dex */
interface zzwk {
int a();
@Deprecated
<T> T a(zzwl<T> zzwlVar, zzub zzubVar) throws IOException;
void a(List<Boolean> list) throws IOException;
@Deprecated
<T> void a(List<T> list, zzwl<T> zzwlVar, zzub zzubVar) throws IOException;
int b() throws IOException;
<T> T b(zzwl<T> zzwlVar, zzub zzubVar) throws IOException;
void b(List<Integer> list) throws IOException;
<T> void b(List<T> list, zzwl<T> zzwlVar, zzub zzubVar) throws IOException;
long c() throws IOException;
void c(List<Long> list) throws IOException;
zzte d() throws IOException;
void d(List<Integer> list) throws IOException;
String e() throws IOException;
void e(List<Float> list) throws IOException;
void f(List<zzte> list) throws IOException;
boolean f() throws IOException;
int g() throws IOException;
void g(List<Double> list) throws IOException;
int h() throws IOException;
void h(List<String> list) throws IOException;
long i() throws IOException;
void i(List<Long> list) throws IOException;
int j() throws IOException;
void j(List<Integer> list) throws IOException;
long k() throws IOException;
void k(List<Long> list) throws IOException;
String l() throws IOException;
void l(List<Integer> list) throws IOException;
long m() throws IOException;
void m(List<String> list) throws IOException;
void n(List<Long> list) throws IOException;
boolean n() throws IOException;
int o() throws IOException;
void o(List<Long> list) throws IOException;
int p() throws IOException;
void p(List<Integer> list) throws IOException;
int q() throws IOException;
void q(List<Integer> list) throws IOException;
long r() throws IOException;
double readDouble() throws IOException;
float readFloat() throws IOException;
}