28 lines
462 B
Java
28 lines
462 B
Java
|
package o;
|
||
|
|
||
|
import java.io.IOException;
|
||
|
import o.sjx;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface Wnq<T> {
|
||
|
int a(T t);
|
||
|
|
||
|
void a(T t, T t2);
|
||
|
|
||
|
void a(T t, InterfaceC16095lEl interfaceC16095lEl) throws IOException;
|
||
|
|
||
|
int b(T t);
|
||
|
|
||
|
void c(T t, lfg lfgVar, ZjA zjA) throws IOException;
|
||
|
|
||
|
boolean c(T t);
|
||
|
|
||
|
boolean c(T t, T t2);
|
||
|
|
||
|
void d(T t, byte[] bArr, int i, int i2, sjx.LWm lWm) throws IOException;
|
||
|
|
||
|
T e();
|
||
|
|
||
|
void e(T t);
|
||
|
}
|