k$b.smali

.class public final Lretrofit2/k$b;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lretrofit2/b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lretrofit2/k;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "b"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Lretrofit2/b<",
        "TT;>;"
    }
.end annotation


# instance fields
.field public final a:Ljava/util/concurrent/Executor;

.field public final b:Lretrofit2/b;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lretrofit2/b<",
            "TT;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Ljava/util/concurrent/Executor;Lretrofit2/b;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/concurrent/Executor;",
            "Lretrofit2/b<",
            "TT;>;)V"
        }
    .end annotation

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 2
    iput-object p1, p0, Lretrofit2/k$b;->a:Ljava/util/concurrent/Executor;

    .line 3
    iput-object p2, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    return-void
.end method


# virtual methods
.method public final cancel()V
    .registers 2

    iget-object v0, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    invoke-interface {v0}, Lretrofit2/b;->cancel()V

    return-void
.end method

.method public final bridge synthetic clone()Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/CloneNotSupportedException;
        }
    .end annotation

    .line 1
    invoke-virtual {p0}, Lretrofit2/k$b;->clone()Lretrofit2/b;

    move-result-object v0

    return-object v0
.end method

.method public final clone()Lretrofit2/b;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lretrofit2/b<",
            "TT;>;"
        }
    .end annotation

    .line 2
    new-instance v0, Lretrofit2/k$b;

    iget-object v1, p0, Lretrofit2/k$b;->a:Ljava/util/concurrent/Executor;

    iget-object v2, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    invoke-interface {v2}, Lretrofit2/b;->clone()Lretrofit2/b;

    move-result-object v2

    invoke-direct {v0, v1, v2}, Lretrofit2/k$b;-><init>(Ljava/util/concurrent/Executor;Lretrofit2/b;)V

    return-object v0
.end method

.method public final execute()Lretrofit2/x;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lretrofit2/x<",
            "TT;>;"
        }
    .end annotation

    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    iget-object v0, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    invoke-interface {v0}, Lretrofit2/b;->execute()Lretrofit2/x;

    move-result-object v0

    return-object v0
.end method

.method public final isCanceled()Z
    .registers 2

    iget-object v0, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    invoke-interface {v0}, Lretrofit2/b;->isCanceled()Z

    move-result v0

    return v0
.end method

.method public final isExecuted()Z
    .registers 2

    iget-object v0, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    invoke-interface {v0}, Lretrofit2/b;->isExecuted()Z

    move-result v0

    return v0
.end method

.method public final l(Lretrofit2/d;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lretrofit2/d<",
            "TT;>;)V"
        }
    .end annotation

    iget-object v0, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    new-instance v1, Lretrofit2/k$b$a;

    invoke-direct {v1, p0, p1}, Lretrofit2/k$b$a;-><init>(Lretrofit2/k$b;Lretrofit2/d;)V

    invoke-interface {v0, v1}, Lretrofit2/b;->l(Lretrofit2/d;)V

    return-void
.end method

.method public final request()Lokhttp3/Request;
    .registers 2

    iget-object v0, p0, Lretrofit2/k$b;->b:Lretrofit2/b;

    invoke-interface {v0}, Lretrofit2/b;->request()Lokhttp3/Request;

    move-result-object v0

    return-object v0
.end method