Call$Factory.smali 468 字节
.class public interface abstract Lcom/brplug/okhttp3/Call$Factory;
.super Ljava/lang/Object;
.source "Call.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/brplug/okhttp3/Call;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "Factory"
.end annotation


# virtual methods
.method public abstract newCall(Lcom/brplug/okhttp3/Request;)Lcom/brplug/okhttp3/Call;
.end method