a$a.smali
.class public final Lretrofit2/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lretrofit2/j;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lretrofit2/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lretrofit2/j<",
"Lokhttp3/ResponseBody;",
"Lokhttp3/ResponseBody;",
">;"
}
.end annotation
# static fields
.field public static final a:Lretrofit2/a$a;
# direct methods
.method public static constructor <clinit>()V
.registers 1
new-instance v0, Lretrofit2/a$a;
invoke-direct {v0}, Lretrofit2/a$a;-><init>()V
sput-object v0, Lretrofit2/a$a;->a:Lretrofit2/a$a;
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final convert(Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
check-cast p1, Lokhttp3/ResponseBody;
.line 2
:try_start_2
invoke-static {p1}, Lretrofit2/c0;->a(Lokhttp3/ResponseBody;)Lokhttp3/ResponseBody;
move-result-object v0
:try_end_6
.catchall {:try_start_2 .. :try_end_6} :catchall_a
.line 3
invoke-virtual {p1}, Lokhttp3/ResponseBody;->close()V
return-object v0
:catchall_a
move-exception v0
invoke-virtual {p1}, Lokhttp3/ResponseBody;->close()V
throw v0
.end method