p$c.smali

.class final Lxb/p$c;
.super Llb/c0;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lxb/p;
.end annotation

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


# instance fields
.field private final b:Llb/u;

.field private final c:J


# direct methods
.method constructor <init>(Llb/u;J)V
    .registers 4

    invoke-direct {p0}, Llb/c0;-><init>()V

    iput-object p1, p0, Lxb/p$c;->b:Llb/u;

    iput-wide p2, p0, Lxb/p$c;->c:J

    return-void
.end method


# virtual methods
.method public d()J
    .registers 3

    iget-wide v0, p0, Lxb/p$c;->c:J

    return-wide v0
.end method

.method public f()Llb/u;
    .registers 2

    iget-object v0, p0, Lxb/p$c;->b:Llb/u;

    return-object v0
.end method

.method public i()Lokio/e;
    .registers 3

    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