ResponseBody$Companion$asResponseBody$1.smali

.class public final Lokhttp3/ResponseBody$Companion$asResponseBody$1;
.super Lokhttp3/ResponseBody;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lokhttp3/ResponseBody$Companion;->b(Lokio/BufferedSource;Lokhttp3/MediaType;J)Lokhttp3/ResponseBody;
.end annotation

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


# instance fields
.field final synthetic h:Lokio/BufferedSource;

.field final synthetic i:Lokhttp3/MediaType;

.field final synthetic j:J


# direct methods
.method constructor <init>(Lokio/BufferedSource;Lokhttp3/MediaType;J)V
    .registers 5

    iput-object p1, p0, Lokhttp3/ResponseBody$Companion$asResponseBody$1;->h:Lokio/BufferedSource;

    iput-object p2, p0, Lokhttp3/ResponseBody$Companion$asResponseBody$1;->i:Lokhttp3/MediaType;

    iput-wide p3, p0, Lokhttp3/ResponseBody$Companion$asResponseBody$1;->j:J

    invoke-direct {p0}, Lokhttp3/ResponseBody;-><init>()V

    return-void
.end method


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

    iget-wide v0, p0, Lokhttp3/ResponseBody$Companion$asResponseBody$1;->j:J

    return-wide v0
.end method

.method public g()Lokhttp3/MediaType;
    .registers 2

    iget-object v0, p0, Lokhttp3/ResponseBody$Companion$asResponseBody$1;->i:Lokhttp3/MediaType;

    return-object v0
.end method

.method public k()Lokio/BufferedSource;
    .registers 2

    iget-object v0, p0, Lokhttp3/ResponseBody$Companion$asResponseBody$1;->h:Lokio/BufferedSource;

    return-object v0
.end method