39 lines
657 B
Java
39 lines
657 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.dna, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public interface InterfaceC9638dna {
|
|
|
|
/* renamed from: o.dna$Sts */
|
|
/* loaded from: classes4.dex */
|
|
public interface Sts extends InterfaceC6638cYp {
|
|
void a();
|
|
|
|
void a(C13396fZU<String, C15716hvG> c13396fZU);
|
|
|
|
void b();
|
|
|
|
void b(int i);
|
|
|
|
void b(List<? extends PL> list);
|
|
|
|
void c();
|
|
|
|
void c(int i);
|
|
|
|
void c(List<? extends PL> list, int i);
|
|
|
|
void d();
|
|
|
|
void d(String str);
|
|
|
|
void e();
|
|
|
|
void f();
|
|
|
|
void g();
|
|
}
|
|
}
|