72 lines
1.3 KiB
Smali
72 lines
1.3 KiB
Smali
.class public final Lr0/a$e;
|
|
.super Ljava/lang/Object;
|
|
.source "BuiltInConverters.java"
|
|
|
|
# interfaces
|
|
.implements Lr0/e;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lr0/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "e"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lr0/e<",
|
|
"Lokhttp3/ResponseBody;",
|
|
"Ljava/lang/Void;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lr0/a$e;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lr0/a$e;
|
|
|
|
invoke-direct {v0}, Lr0/a$e;-><init>()V
|
|
|
|
sput-object v0, Lr0/a$e;->a:Lr0/a$e;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
check-cast p1, Lokhttp3/ResponseBody;
|
|
|
|
invoke-virtual {p1}, Lokhttp3/ResponseBody;->close()V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
.end method
|