Call$Factory.smali

.class public interface abstract Ldc/squareup/okhttp3/Call$Factory;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ldc/squareup/okhttp3/Call;
.end annotation

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


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