q$c.smali 1.2 KB
.class public final Ld/q$c;
.super Lb/e0;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ld/q;
.end annotation

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


# instance fields
.field public final a:Lb/u;
    .annotation runtime Ljavax/annotation/Nullable;
    .end annotation
.end field

.field public final b:J


# direct methods
.method public constructor <init>(Lb/u;J)V
    .locals 0
    .param p1    # Lb/u;
        .annotation runtime Ljavax/annotation/Nullable;
        .end annotation
    .end param

    invoke-direct {p0}, Lb/e0;-><init>()V

    iput-object p1, p0, Ld/q$c;->a:Lb/u;

    iput-wide p2, p0, Ld/q$c;->b:J

    return-void
.end method


# virtual methods
.method public b()J
    .locals 2

    iget-wide v0, p0, Ld/q$c;->b:J

    return-wide v0
.end method

.method public n()Lb/u;
    .locals 1

    iget-object v0, p0, Ld/q$c;->a:Lb/u;

    return-object v0
.end method

.method public o()Lc/h;
    .locals 2

    new-instance v0, Ljava/lang/IllegalStateException;

    const-string v1, "Cannot read raw response body of a converted body."

    invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V

    throw v0
.end method