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

13 lines
324 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.stream.JsonReader;
import java.io.IOException;
/* renamed from: o.iCu, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public interface InterfaceC15734iCu {
int a(JsonReader jsonReader) throws IOException;
int e(JsonReader jsonReader) throws IOException;
}