98 lines
2.2 KiB
Java
98 lines
2.2 KiB
Java
package o;
|
|
|
|
import java.io.IOException;
|
|
import java.util.List;
|
|
import java.util.Map;
|
|
import o.xLv;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.srS, reason: case insensitive filesystem */
|
|
/* loaded from: classes2.dex */
|
|
public interface InterfaceC16982srS {
|
|
int a();
|
|
|
|
void a(List<jra> list) throws IOException;
|
|
|
|
@Deprecated
|
|
<T> void a(List<T> list, CSi<T> cSi, C1458aEp c1458aEp) throws IOException;
|
|
|
|
int b() throws IOException;
|
|
|
|
<T> T b(CSi<T> cSi, C1458aEp c1458aEp) throws IOException;
|
|
|
|
void b(List<Double> list) throws IOException;
|
|
|
|
double c() throws IOException;
|
|
|
|
@Deprecated
|
|
<T> T c(CSi<T> cSi, C1458aEp c1458aEp) throws IOException;
|
|
|
|
void c(List<Integer> list) throws IOException;
|
|
|
|
jra d() throws IOException;
|
|
|
|
void d(List<Integer> list) throws IOException;
|
|
|
|
<K, V> void d(Map<K, V> map, xLv.IeS<K, V> ieS) throws IOException;
|
|
|
|
void e(List<Boolean> list) throws IOException;
|
|
|
|
<T> void e(List<T> list, CSi<T> cSi, C1458aEp c1458aEp) throws IOException;
|
|
|
|
boolean e() throws IOException;
|
|
|
|
int f() throws IOException;
|
|
|
|
void f(List<Long> list) throws IOException;
|
|
|
|
int g() throws IOException;
|
|
|
|
void g(List<Long> list) throws IOException;
|
|
|
|
long h() throws IOException;
|
|
|
|
void h(List<Integer> list) throws IOException;
|
|
|
|
int i() throws IOException;
|
|
|
|
void i(List<Integer> list) throws IOException;
|
|
|
|
float j() throws IOException;
|
|
|
|
void j(List<Float> list) throws IOException;
|
|
|
|
long k() throws IOException;
|
|
|
|
void k(List<Long> list) throws IOException;
|
|
|
|
long l() throws IOException;
|
|
|
|
void l(List<String> list) throws IOException;
|
|
|
|
int m() throws IOException;
|
|
|
|
void m(List<String> list) throws IOException;
|
|
|
|
long n() throws IOException;
|
|
|
|
void n(List<Integer> list) throws IOException;
|
|
|
|
int o() throws IOException;
|
|
|
|
void o(List<Long> list) throws IOException;
|
|
|
|
int p() throws IOException;
|
|
|
|
void p(List<Integer> list) throws IOException;
|
|
|
|
String q() throws IOException;
|
|
|
|
void q(List<Long> list) throws IOException;
|
|
|
|
long r() throws IOException;
|
|
|
|
boolean s() throws IOException;
|
|
|
|
String t() throws IOException;
|
|
}
|