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

85 lines
1.5 KiB
Smali
Raw Normal View History

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