package u;

/* JADX INFO: loaded from: classes.dex */
public interface b {
    boolean a(String str);

    int b();

    void c(InterfaceC0722a interfaceC0722a);

    void close();

    c d();

    Exception e();
}
