apkfuckery/com.discord/smali_classes2/f0/c$e.smali

73 lines
1.3 KiB
Smali

.class public final Lf0/c$e;
.super Ljava/lang/Object;
.source "BuiltInConverters.java"
# interfaces
.implements Lf0/h;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf0/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lf0/h<",
"Lokhttp3/ResponseBody;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# static fields
.field public static final a:Lf0/c$e;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf0/c$e;
invoke-direct {v0}, Lf0/c$e;-><init>()V
sput-object v0, Lf0/c$e;->a:Lf0/c$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 convert(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
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method