106 lines
2.7 KiB
Java
106 lines
2.7 KiB
Java
|
package o;
|
||
|
|
||
|
import java.io.IOException;
|
||
|
import java.util.List;
|
||
|
import java.util.Map;
|
||
|
import o.xdS;
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* renamed from: o.lEl, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface InterfaceC16095lEl {
|
||
|
|
||
|
/* renamed from: o.lEl$Sts */
|
||
|
/* loaded from: classes2.dex */
|
||
|
public enum Sts {
|
||
|
ASCENDING,
|
||
|
DESCENDING
|
||
|
}
|
||
|
|
||
|
void a(int i, int i2) throws IOException;
|
||
|
|
||
|
void a(int i, long j) throws IOException;
|
||
|
|
||
|
void a(int i, String str) throws IOException;
|
||
|
|
||
|
@Deprecated
|
||
|
void a(int i, List<?> list, Wnq wnq) throws IOException;
|
||
|
|
||
|
void a(int i, List<Integer> list, boolean z) throws IOException;
|
||
|
|
||
|
@Deprecated
|
||
|
void b(int i) throws IOException;
|
||
|
|
||
|
void b(int i, double d) throws IOException;
|
||
|
|
||
|
void b(int i, float f) throws IOException;
|
||
|
|
||
|
void b(int i, int i2) throws IOException;
|
||
|
|
||
|
void b(int i, long j) throws IOException;
|
||
|
|
||
|
void b(int i, List<?> list, Wnq wnq) throws IOException;
|
||
|
|
||
|
void b(int i, List<Double> list, boolean z) throws IOException;
|
||
|
|
||
|
void c(int i, int i2) throws IOException;
|
||
|
|
||
|
void c(int i, long j) throws IOException;
|
||
|
|
||
|
@Deprecated
|
||
|
void c(int i, Object obj, Wnq wnq) throws IOException;
|
||
|
|
||
|
void c(int i, List<QwV> list) throws IOException;
|
||
|
|
||
|
void c(int i, List<Boolean> list, boolean z) throws IOException;
|
||
|
|
||
|
<K, V> void c(int i, xdS.IeS<K, V> ieS, Map<K, V> map) throws IOException;
|
||
|
|
||
|
void c(int i, boolean z) throws IOException;
|
||
|
|
||
|
Sts d();
|
||
|
|
||
|
void d(int i, int i2) throws IOException;
|
||
|
|
||
|
void d(int i, long j) throws IOException;
|
||
|
|
||
|
void d(int i, Object obj) throws IOException;
|
||
|
|
||
|
void d(int i, Object obj, Wnq wnq) throws IOException;
|
||
|
|
||
|
void d(int i, List<Integer> list, boolean z) throws IOException;
|
||
|
|
||
|
@Deprecated
|
||
|
void e(int i) throws IOException;
|
||
|
|
||
|
void e(int i, int i2) throws IOException;
|
||
|
|
||
|
void e(int i, long j) throws IOException;
|
||
|
|
||
|
void e(int i, List<String> list) throws IOException;
|
||
|
|
||
|
void e(int i, List<Long> list, boolean z) throws IOException;
|
||
|
|
||
|
void e(int i, QwV qwV) throws IOException;
|
||
|
|
||
|
void f(int i, List<Long> list, boolean z) throws IOException;
|
||
|
|
||
|
void g(int i, List<Float> list, boolean z) throws IOException;
|
||
|
|
||
|
void h(int i, int i2) throws IOException;
|
||
|
|
||
|
void h(int i, List<Integer> list, boolean z) throws IOException;
|
||
|
|
||
|
void i(int i, List<Integer> list, boolean z) throws IOException;
|
||
|
|
||
|
void j(int i, List<Long> list, boolean z) throws IOException;
|
||
|
|
||
|
void l(int i, List<Integer> list, boolean z) throws IOException;
|
||
|
|
||
|
void m(int i, List<Long> list, boolean z) throws IOException;
|
||
|
|
||
|
void n(int i, List<Integer> list, boolean z) throws IOException;
|
||
|
|
||
|
void o(int i, List<Long> list, boolean z) throws IOException;
|
||
|
}
|