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 */ /* loaded from: classes2.dex */ public interface MLB { /* loaded from: classes2.dex */ public enum Sts { ASCENDING, DESCENDING } void a(int i, double d) throws IOException; void a(int i, int i2) throws IOException; void a(int i, long j) throws IOException; void a(int i, List list) throws IOException; @Deprecated void a(int i, List list, CSi cSi) throws IOException; void a(int i, List list, boolean z) throws IOException; void b(int i, int i2) throws IOException; void b(int i, long j) throws IOException; void b(int i, String str) throws IOException; void b(int i, List list, boolean z) throws IOException; void b(int i, xLv.IeS ieS, Map map) throws IOException; @Deprecated void c(int i) throws IOException; void c(int i, int i2) throws IOException; void c(int i, long j) throws IOException; void c(int i, List list) throws IOException; void c(int i, List list, CSi cSi) throws IOException; void c(int i, List list, boolean z) throws IOException; Sts d(); @Deprecated void d(int i) throws IOException; void d(int i, int i2) throws IOException; void d(int i, long j) throws IOException; void d(int i, Object obj, CSi cSi) throws IOException; void d(int i, List list, boolean z) throws IOException; void d(int i, jra jraVar) throws IOException; void d(int i, boolean z) throws IOException; void e(int i, float f) throws IOException; void e(int i, int i2) throws IOException; void e(int i, long j) throws IOException; void e(int i, Object obj) throws IOException; @Deprecated void e(int i, Object obj, CSi cSi) throws IOException; void e(int i, List list, boolean z) throws IOException; void f(int i, List list, boolean z) throws IOException; void g(int i, List list, boolean z) throws IOException; void h(int i, int i2) throws IOException; void h(int i, List list, boolean z) throws IOException; void i(int i, List list, boolean z) throws IOException; void j(int i, List list, boolean z) throws IOException; void k(int i, List list, boolean z) throws IOException; void l(int i, List list, boolean z) throws IOException; void n(int i, List list, boolean z) throws IOException; void o(int i, List list, boolean z) throws IOException; }