apkfuckery/com.discord/smali_classes2/okhttp3/Interceptor$Chain.smali

34 lines
704 B
Smali

.class public interface abstract Lokhttp3/Interceptor$Chain;
.super Ljava/lang/Object;
.source "Interceptor.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/Interceptor;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Chain"
.end annotation
# virtual methods
.method public abstract a(Lg0/b0;)Lokhttp3/Response;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract b()Lg0/l;
.end method
.method public abstract call()Lg0/f;
.end method
.method public abstract g()Lg0/b0;
.end method