what-the-bank/sources/o/InterfaceC6653cZL.java

52 lines
988 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
import o.InterfaceC9010dbe;
/* renamed from: o.cZL, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public interface InterfaceC6653cZL {
/* renamed from: o.cZL$HBt */
/* loaded from: classes4.dex */
public interface HBt extends InterfaceC9010dbe.SYO {
void a(String str);
}
/* renamed from: o.cZL$LWm */
/* loaded from: classes4.dex */
public interface LWm extends InterfaceC6638cYp {
void a();
void a(int i);
void a(String str);
void a(List<C0385Fj> list, int i);
void a(C0385Fj c0385Fj);
void b();
void b(C0385Fj c0385Fj);
void c(String str, String str2, int i);
void c(C0385Fj c0385Fj);
void d();
void d(String str);
void d(C0385Fj c0385Fj);
void e();
void e(String str);
void e(String str, String str2, int i);
void e(C0385Fj c0385Fj);
}
}