apkfuckery/com.discord/smali_classes2/f0/a$a.smali

85 lines
1.5 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lf0/a$a;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "BuiltInConverters.java"
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lf0/e;
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lf0/a;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-03-27 22:23:51 +00:00
"Lf0/e<",
"Lc0/z;",
"Lc0/z;",
2019-12-06 03:29:40 +00:00
">;"
}
.end annotation
# static fields
2020-03-27 22:23:51 +00:00
.field public static final a:Lf0/a$a;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-03-27 22:23:51 +00:00
new-instance v0, Lf0/a$a;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v0}, Lf0/a$a;-><init>()V
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
sput-object v0, Lf0/a$a;->a:Lf0/a$a;
2019-12-06 03:29:40 +00:00
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 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
2020-03-27 22:23:51 +00:00
check-cast p1, Lc0/z;
2019-12-06 03:29:40 +00:00
:try_start_0
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Lf0/s;->a(Lc0/z;)Lc0/z;
2019-12-06 03:29:40 +00:00
move-result-object v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2020-03-27 22:23:51 +00:00
invoke-virtual {p1}, Lc0/z;->close()V
2019-12-06 03:29:40 +00:00
return-object v0
:catchall_0
move-exception v0
2020-03-27 22:23:51 +00:00
invoke-virtual {p1}, Lc0/z;->close()V
2019-12-06 03:29:40 +00:00
throw v0
.end method