28 lines
448 B
Java
28 lines
448 B
Java
package o;
|
|
|
|
/* renamed from: o.cYL, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC6619cYL extends InterfaceC6638cYp {
|
|
void b(int i);
|
|
|
|
void b(String[] strArr);
|
|
|
|
void c(int i);
|
|
|
|
void c(String str);
|
|
|
|
void c(C0575Jv c0575Jv);
|
|
|
|
void d();
|
|
|
|
void d(String str);
|
|
|
|
void d(boolean z);
|
|
|
|
void e();
|
|
|
|
void e(String str);
|
|
|
|
void e(String[] strArr, String[] strArr2);
|
|
}
|