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

66 lines
1.1 KiB
Java

package o;
import com.drew.imaging.tiff.TiffProcessingException;
import java.io.IOException;
import java.util.Set;
/* renamed from: o.aBp, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public interface InterfaceC1355aBp {
void a(int i, int i2);
void a(int i, byte[] bArr);
void a(int i, float[] fArr);
void a(int i, int[] iArr);
void a(int i, short[] sArr);
void a(String str);
boolean a();
boolean a(int i);
boolean a(int i, Set<Integer> set, int i2, Pmg pmg, int i3, int i4) throws IOException;
void b(int i, double d);
void b(int i, long j);
void b(int i, long[] jArr);
Long c(int i, long j);
void c(int i, float f);
void c(int i, int i2);
void c(int i, Axo axo);
void c(int i, Gux gux);
void c(String str);
void d(int i, double[] dArr);
void d(int i, Axo[] axoArr);
void d(int i, short[] sArr);
void e();
void e(int i) throws TiffProcessingException;
void e(int i, byte b);
void e(int i, int i2);
void e(int i, short s);
void e(int i, byte[] bArr);
void e(int i, int[] iArr);
}