discord-jadx/app/src/main/java/f0/e.java

23 lines
337 B
Java

package f0;
import java.io.IOException;
import okhttp3.Response;
/* compiled from: Call.kt */
public interface e extends Cloneable {
/* compiled from: Call.kt */
public interface a {
e b(z zVar);
}
z c();
void cancel();
boolean d();
void e(f fVar);
Response execute() throws IOException;
}