25 lines
431 B
Java
25 lines
431 B
Java
package o;
|
|
|
|
/* renamed from: o.euN, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC12232euN<T> {
|
|
|
|
/* renamed from: o.euN$IeS */
|
|
/* loaded from: classes.dex */
|
|
public interface IeS<T> {
|
|
void a(Exception exc);
|
|
|
|
void a(T t);
|
|
}
|
|
|
|
void a();
|
|
|
|
Class<T> c();
|
|
|
|
void c(EnumC3495ayd enumC3495ayd, IeS<? super T> ieS);
|
|
|
|
pNW d();
|
|
|
|
void e();
|
|
}
|